Skip to content

Commit

Permalink
feat(psm): add to upgrade list
Browse files Browse the repository at this point in the history
  • Loading branch information
iomekam committed Dec 20, 2024
1 parent 94a534b commit 0d03ec1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions golang/cosmos/app/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,9 @@ func unreleasedUpgradeHandler(app *GaiaApp, targetUpgrade string) func(sdk.Conte
// vm.CoreProposalStepForModules(
// "@agoric/builders/scripts/vats/upgrade-asset-reserve.js",
// ),
// vm.CoreProposalStepForModules(
// "@agoric/builders/scripts/vats/upgrade-psm.js",
// ),
// )
}

Expand Down

0 comments on commit 0d03ec1

Please sign in to comment.