MsgMigrateContract$json top-level constant
Implementation
@$core.Deprecated('Use msgMigrateContractDescriptor instead')
const MsgMigrateContract$json = const {
'1': 'MsgMigrateContract',
'2': const [
const {'1': 'admin', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'admin'},
const {'1': 'contract', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'contract'},
const {'1': 'new_code_id', '3': 3, '4': 1, '5': 4, '8': const {}, '10': 'newCodeId'},
const {'1': 'migrate_msg', '3': 4, '4': 1, '5': 12, '8': const {}, '10': 'migrateMsg'},
],
'7': const {},
};