ExistenceProof$json top-level constant

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

Implementation

@$core.Deprecated('Use existenceProofDescriptor instead')
const ExistenceProof$json = const {
  '1': 'ExistenceProof',
  '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': 11, '6': '.ics23.InnerOp', '10': 'path'},
  ],
};