Msg

UpdateParams defines an operation for updating the x/staking module parameters. Since: cosmos-sdk 0.47

post/cosmos.staking.v1beta1.Msg/UpdateParams

Request body

authoritystring

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

Response

A successful response.

CosmosStakingV1beta1MsgUpdateParamsResponse required

MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.

Since: cosmos-sdk 0.47

Changes