Msg

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

post/cosmos.protocolpool.v1.Msg/UpdateParams

Request body

authoritystring

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

Response

A successful response.

CosmosProtocolpoolV1MsgUpdateParamsResponse required

MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.

Changes