refactor: rename commands to match consensus engine name (#14956)
This commit is contained in:
@@ -11387,7 +11387,7 @@ type QueryAllBalancesRequest struct {
|
||||
Pagination *v1beta11.PageRequest `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
|
||||
// resolve_denom is the flag to resolve the denom into a human-readable form from the metadata.
|
||||
//
|
||||
// Since: cosmos-sdk 0.47
|
||||
// Since: cosmos-sdk 0.48
|
||||
ResolveDenom bool `protobuf:"varint,3,opt,name=resolve_denom,json=resolveDenom,proto3" json:"resolve_denom,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user