Msg

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

Since: cosmos-sdk 0.47

post/cosmos.auth.v1beta1.Msg/UpdateParams

Request body

authoritystring

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

Response

A successful response.

Changes