docs: improve documentation about authority in protos (#14531)
This commit is contained in:
@@ -7605,7 +7605,7 @@ type MsgUpdateParams struct {
|
||||
sizeCache protoimpl.SizeCache
|
||||
unknownFields protoimpl.UnknownFields
|
||||
|
||||
// authority is the address of the governance account.
|
||||
// authority is the address that controls the module (defaults to x/gov unless overwritten).
|
||||
Authority string `protobuf:"bytes,1,opt,name=authority,proto3" json:"authority,omitempty"`
|
||||
// params defines the x/staking parameters to update.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user