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 = const {
  '1': 'TxObject',
  '2': const [
    const {'1': 'from', '3': 1, '4': 1, '5': 9, '10': 'from'},
    const {'1': 'txs', '3': 2, '4': 3, '5': 11, '6': '.TW.Tezos.Proto.Txs', '10': 'txs'},
  ],
};