TxDecodeRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use txDecodeRequestDescriptor instead')
const TxDecodeRequest$json = {
  '1': 'TxDecodeRequest',
  '2': [
    {'1': 'tx_bytes', '3': 1, '4': 1, '5': 12, '10': 'txBytes'},
  ],
};