NonExistenceProof$json top-level constant

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

Implementation

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