GetMempoolRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getMempoolRequestDescriptor instead')
const GetMempoolRequest$json = const {
  '1': 'GetMempoolRequest',
  '2': const [
    const {'1': 'full_transactions', '3': 1, '4': 1, '5': 8, '10': 'fullTransactions'},
  ],
};