Co-authored-by: Zoro <halimao.cat@qq.com>
This commit is contained in:
parent
536fe3f706
commit
cb11605427
@ -252,7 +252,7 @@ It is possible to use `AutoCLI` for non module commands. The trick is still to i
|
||||
For example, here is how the SDK does it for `cometbft` gRPC commands:
|
||||
|
||||
```go reference
|
||||
https://github.com/cosmos/cosmos-sdk/blob/main/client/grpc/cmtservice/autocli.go#L52-L71
|
||||
https://github.com/cosmos/cosmos-sdk/blob/release/v0.52.x/client/grpc/cmtservice/autocli.go#L52-L71
|
||||
```
|
||||
|
||||
#### Conventions for the `Use` field in Cobra
|
||||
|
||||
Loading…
Reference in New Issue
Block a user