Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanchriswhite committed Jan 29, 2025
1 parent cb81ddb commit c9e4493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/migration/module/autocli.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ func (am AppModule) AutoCLIOptions() *autocliv1.ModuleOptions {
PositionalArgs: []*autocliv1.PositionalArgDescriptor{{ProtoField: "accounts"}},
Skip: true,
},
// TODO_UPNEXT(@bryanchriswhite): Add CLI business logic and args/flags.
{
RpcMethod: "ClaimMorsePokt",
Use: "claim-morse-pokt [morse-src-address] [morse-signature]",
Expand Down

0 comments on commit c9e4493

Please sign in to comment.