BatchEntry$json top-level constant
Implementation
@$core.Deprecated('Use batchEntryDescriptor instead')
const BatchEntry$json = const {
'1': 'BatchEntry',
'2': const [
const {'1': 'exist', '3': 1, '4': 1, '5': 11, '6': '.ics23.ExistenceProof', '9': 0, '10': 'exist'},
const {'1': 'nonexist', '3': 2, '4': 1, '5': 11, '6': '.ics23.NonExistenceProof', '9': 0, '10': 'nonexist'},
],
'8': const [
const {'1': 'proof'},
],
};