Skip to content

Commit

Permalink
Merge branch 'issues/1034/scaffold/morse_account_state' of github.com…
Browse files Browse the repository at this point in the history
…:pokt-network/poktroll into issues/1034/scaffold/morse_account_state

* 'issues/1034/scaffold/morse_account_state' of github.com:pokt-network/poktroll:
  fix: autocli
  • Loading branch information
bryanchriswhite committed Feb 10, 2025
2 parents 0235ced + e38baee commit 96e3fea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x/migration/module/autocli.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ func (am AppModule) AutoCLIOptions() *autocliv1.ModuleOptions {
},
{
RpcMethod: "MorseAccountState",
Use: "show-morse-account-state",
Use: "morse-account-state",
Short: "show morse_account_state",
Skip: true,
},
// this line is used by ignite scaffolding # autocli/query
},
Expand Down

0 comments on commit 96e3fea

Please sign in to comment.