Msg

SudoContract defines a governance operation for calling sudo on a contract. The authority is defined in the keeper.

Since: 0.40

post/cosmwasm.wasm.v1.Msg/SudoContract

Request body

authoritystring

Authority is the address of the governance account.

contractstring
msgstring byte

Response

A successful response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.