RawTx$json top-level constant

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

Implementation

@$core.Deprecated('Use rawTxDescriptor instead')
const RawTx$json = {
  '1': 'RawTx',
  '2': [
    {'1': 'raw_tx', '3': 1, '4': 1, '5': 12, '10': 'rawTx'},
  ],
};