Proof$json top-level constant
Implementation
@$core.Deprecated('Use proofDescriptor instead')
const Proof$json = const {
'1': 'Proof',
'2': const [
const {'1': 'total', '3': 1, '4': 1, '5': 3, '10': 'total'},
const {'1': 'index', '3': 2, '4': 1, '5': 3, '10': 'index'},
const {'1': 'leaf_hash', '3': 3, '4': 1, '5': 12, '10': 'leafHash'},
const {'1': 'aunts', '3': 4, '4': 3, '5': 12, '10': 'aunts'},
],
};