CompressedBatchEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use compressedBatchEntryDescriptor instead')
const CompressedBatchEntry$json = const {
  '1': 'CompressedBatchEntry',
  '2': const [
    const {'1': 'exist', '3': 1, '4': 1, '5': 11, '6': '.ics23.CompressedExistenceProof', '9': 0, '10': 'exist'},
    const {'1': 'nonexist', '3': 2, '4': 1, '5': 11, '6': '.ics23.CompressedNonExistenceProof', '9': 0, '10': 'nonexist'},
  ],
  '8': const [
    const {'1': 'proof'},
  ],
};