OperationalCertificate$json top-level constant
Implementation
@$core.Deprecated('Use operationalCertificateDescriptor instead')
const OperationalCertificate$json = const {
'1': 'OperationalCertificate',
'2': const [
const {'1': 'parentVK', '3': 1, '4': 1, '5': 11, '6': '.co.topl.consensus.models.VerificationKeyKesProduct', '8': const {}, '10': 'parentVK'},
const {'1': 'parentSignature', '3': 2, '4': 1, '5': 11, '6': '.co.topl.consensus.models.SignatureKesProduct', '8': const {}, '10': 'parentSignature'},
const {'1': 'childVK', '3': 3, '4': 1, '5': 12, '8': const {}, '10': 'childVK'},
const {'1': 'childSignature', '3': 4, '4': 1, '5': 12, '8': const {}, '10': 'childSignature'},
],
};