Skip to content

Commit

Permalink
fixup! chore: reinstate wallet in upgrade.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Oct 28, 2024
1 parent 8e3d1d3 commit 51725e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang/cosmos/app/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ func unreleasedUpgradeHandler(app *GaiaApp, targetUpgrade string) func(sdk.Conte
"@agoric/builders/scripts/vats/revive-kread.js",
),
vm.CoreProposalStepForModules(
// Upgrade to new liveslots and support vows.
// Upgrade to include a cleanup from https://github.com/Agoric/agoric-sdk/pull/10319
"@agoric/builders/scripts/smart-wallet/build-wallet-factory2-upgrade.js",
),
}
Expand Down

0 comments on commit 51725e7

Please sign in to comment.