MsgMigrateContractAminoArgs constructor
MsgMigrateContractAminoArgs()
Implementation
MsgMigrateContractAminoArgs(this.value) {
type = WasmConstants.WASM_MSG_MIGRATE_CODE;
}
MsgMigrateContractAminoArgs(this.value) {
type = WasmConstants.WASM_MSG_MIGRATE_CODE;
}