GetMempoolResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getMempoolResponseDescriptor instead')
const GetMempoolResponse$json = const {
  '1': 'GetMempoolResponse',
  '2': const [
    const {'1': 'transaction_data', '3': 1, '4': 3, '5': 11, '6': '.pb.GetMempoolResponse.TransactionData', '10': 'transactionData'},
  ],
  '3': const [GetMempoolResponse_TransactionData$json],
};