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