TxObject$json top-level constant

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

Implementation

@$core.Deprecated('Use txObjectDescriptor instead')
const TxObject$json = {
  '1': 'TxObject',
  '2': [
    {'1': 'from', '3': 1, '4': 1, '5': 9, '10': 'from'},
    {
      '1': 'txs',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.TW.Tezos.Proto.Txs',
      '10': 'txs'
    },
  ],
};