GetTxPoolContentRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getTxPoolContentRequestDescriptor instead')
const GetTxPoolContentRequest$json = const {
  '1': 'GetTxPoolContentRequest',
  '2': const [
    const {
      '1': 'payload_type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.pactus.PayloadType',
      '10': 'payloadType'
    },
  ],
};