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