CompressedNonExistenceProof$json top-level constant

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

Implementation

@$core.Deprecated('Use compressedNonExistenceProofDescriptor instead')
const CompressedNonExistenceProof$json = const {
  '1': 'CompressedNonExistenceProof',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
    const {'1': 'left', '3': 2, '4': 1, '5': 11, '6': '.ics23.CompressedExistenceProof', '10': 'left'},
    const {'1': 'right', '3': 3, '4': 1, '5': 11, '6': '.ics23.CompressedExistenceProof', '10': 'right'},
  ],
};