You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RpcMethod: "CreateReporter",
Use: "create-reporter [commission-rate] [min-tokens-required]",
Short: "Execute the CreateReporter RPC method",
PositionalArgs: []*autocliv1.PositionalArgDescriptor{{ProtoField: "commission_rate"}, {ProtoField: "min_tokens_required"}},```,
so not sure what the disconnect is yet
The text was updated successfully, but these errors were encountered:
for example, when creating a reporter:
input --
layerd tx reporter create-reporter --help
output --
Execute the CreateReporter RPC method
Usage: layerd tx reporter create-reporter [amount] [token-origins] [flags]
Autocli file says
The text was updated successfully, but these errors were encountered: