v1

latestSwagger 2.02026-07-1760133127.0 KB
Msg

UpdateParams defines a (governance) operation for updating the module parameters. The authority defaults to the x/gov module account.

post/pocket.application.Msg/UpdateParams

Request body

authoritystring

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

Response

A successful response.

PocketApplicationMsgUpdateParamsResponse required

MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.