CompressedExistenceProof$json top-level constant

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

Implementation

@$core.Deprecated('Use compressedExistenceProofDescriptor instead')
const CompressedExistenceProof$json = const {
  '1': 'CompressedExistenceProof',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
    const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
    const {'1': 'leaf', '3': 3, '4': 1, '5': 11, '6': '.ics23.LeafOp', '10': 'leaf'},
    const {'1': 'path', '3': 4, '4': 3, '5': 5, '10': 'path'},
  ],
};