HTLTOrder$json top-level constant

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

Implementation

@$core.Deprecated('Use hTLTOrderDescriptor instead')
const HTLTOrder$json = const {
  '1': 'HTLTOrder',
  '2': const [
    const {'1': 'from', '3': 1, '4': 1, '5': 12, '10': 'from'},
    const {'1': 'to', '3': 2, '4': 1, '5': 12, '10': 'to'},
    const {
      '1': 'recipient_other_chain',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'recipientOtherChain'
    },
    const {
      '1': 'sender_other_chain',
      '3': 4,
      '4': 1,
      '5': 9,
      '10': 'senderOtherChain'
    },
    const {
      '1': 'random_number_hash',
      '3': 5,
      '4': 1,
      '5': 12,
      '10': 'randomNumberHash'
    },
    const {'1': 'timestamp', '3': 6, '4': 1, '5': 3, '10': 'timestamp'},
    const {
      '1': 'amount',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.TW.Binance.Proto.SendOrder.Token',
      '10': 'amount'
    },
    const {
      '1': 'expected_income',
      '3': 8,
      '4': 1,
      '5': 9,
      '10': 'expectedIncome'
    },
    const {'1': 'height_span', '3': 9, '4': 1, '5': 3, '10': 'heightSpan'},
    const {'1': 'cross_chain', '3': 10, '4': 1, '5': 8, '10': 'crossChain'},
  ],
};