refactor: x/consensus audit changes (#13949)
This commit is contained in:
@@ -25,6 +25,8 @@ message MsgUpdateParams {
|
||||
string authority = 1 [(cosmos_proto.scalar) = "cosmos.AddressString"];
|
||||
|
||||
// params defines the x/consensus_params parameters to update.
|
||||
// VersionsParams is not included in this Msg because it is tracked
|
||||
// separarately in x/upgrade.
|
||||
//
|
||||
// NOTE: All parameters must be supplied.
|
||||
tendermint.types.BlockParams block = 2;
|
||||
|
||||
Reference in New Issue
Block a user