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 committed Jul 18, 2022
1 parent 12e1527 commit 7a3ce62
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 7a3ce62

Please sign in to comment.