Msg

VerifyInvariant defines a method to verify a particular invariant.

post/cosmos.crisis.v1beta1.Msg/VerifyInvariant

Request body

invariant_module_namestring

name of the invariant module.

invariant_routestring

invariant_route is the msg's invariant route.

senderstring

sender is the account address of private key to send coins to fee collector account.

Response

A successful response.

CosmosCrisisV1beta1MsgVerifyInvariantResponse required

MsgVerifyInvariantResponse defines the Msg/VerifyInvariant response type.

Changes