Skip to content

Commit

Permalink
fix(golang): swingset wallet-action was not quite wired up
Browse files Browse the repository at this point in the history
refs #5144
  • Loading branch information
dckc authored and mergify[bot] committed Jul 19, 2022
1 parent 41c6a3f commit 36f8bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions golang/cosmos/x/swingset/client/cli/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ func GetTxCmd(storeKey string) *cobra.Command {
GetCmdDeliver(),
GetCmdProvisionOne(),
GetCmdInstallBundle(),
GetCmdWalletAction(),
)

return swingsetTxCmd
Expand Down

0 comments on commit 36f8bcd

Please sign in to comment.