GetMempoolInfoResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getMempoolInfoResponseDescriptor instead')
const GetMempoolInfoResponse$json = const {
  '1': 'GetMempoolInfoResponse',
  '2': const [
    const {'1': 'size', '3': 1, '4': 1, '5': 13, '10': 'size'},
    const {'1': 'bytes', '3': 2, '4': 1, '5': 13, '10': 'bytes'},
  ],
};