Message_Send$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message_Send$json = const {
'1': 'Send',
'2': const [
const {'1': 'from_address', '3': 1, '4': 1, '5': 9, '10': 'fromAddress'},
const {'1': 'to_address', '3': 2, '4': 1, '5': 9, '10': 'toAddress'},
const {'1': 'amounts', '3': 3, '4': 3, '5': 11, '6': '.TW.Cosmos.Proto.Amount', '10': 'amounts'},
const {'1': 'type_prefix', '3': 4, '4': 1, '5': 9, '10': 'typePrefix'},
],
};