Optional
data: PartialMessage<MsgMigrateContract>CodeID references the new WASM code
Contract is the address of the smart contract
Msg json encoded message to be passed to the contract on migration
Sender is the that actor that signed the messages
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
MsgMigrateContract runs a code upgrade/ downgrade for a smart contract
Generated
from message cosmwasm.wasm.v1.MsgMigrateContract