Message_THORChainSend$json top-level constant

  1. @Deprecated('Use messageDescriptor instead')
Map<String, Object> const Message_THORChainSend$json

Implementation

@$core.Deprecated('Use messageDescriptor instead')
const Message_THORChainSend$json = const {
  '1': 'THORChainSend',
  '2': const [
    const {'1': 'from_address', '3': 1, '4': 1, '5': 12, '10': 'fromAddress'},
    const {'1': 'to_address', '3': 2, '4': 1, '5': 12, '10': 'toAddress'},
    const {
      '1': 'amounts',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.TW.Cosmos.Proto.Amount',
      '10': 'amounts'
    },
  ],
};