Msg

UpdateParams defines a governance operation for updating the x/consensus module parameters. The authority is defined in the keeper.

Since: cosmos-sdk 0.47

post/cosmos.consensus.v1.Msg/UpdateParams

Request body

authoritystring

authority is the address that controls the module (defaults to x/gov unless overwritten).

Response

A successful response.

Changes