Message_Transfer$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message_Transfer$json = const {
'1': 'Transfer',
'2': const [
const {'1': 'source_port', '3': 1, '4': 1, '5': 9, '10': 'sourcePort'},
const {
'1': 'source_channel',
'3': 2,
'4': 1,
'5': 9,
'10': 'sourceChannel'
},
const {
'1': 'token',
'3': 3,
'4': 1,
'5': 11,
'6': '.TW.Cosmos.Proto.Amount',
'10': 'token'
},
const {'1': 'sender', '3': 4, '4': 1, '5': 9, '10': 'sender'},
const {'1': 'receiver', '3': 5, '4': 1, '5': 9, '10': 'receiver'},
const {
'1': 'timeout_height',
'3': 6,
'4': 1,
'5': 11,
'6': '.TW.Cosmos.Proto.Height',
'10': 'timeoutHeight'
},
const {
'1': 'timeout_timestamp',
'3': 7,
'4': 1,
'5': 4,
'10': 'timeoutTimestamp'
},
],
};