ProtoBlockCert$json top-level constant
Implementation
@$core.Deprecated('Use protoBlockCertDescriptor instead')
const ProtoBlockCert$json = const {
'1': 'ProtoBlockCert',
'2': const [
const {'1': 'round', '3': 1, '4': 1, '5': 4, '10': 'round'},
const {'1': 'step', '3': 2, '4': 1, '5': 13, '10': 'step'},
const {'1': 'votedHash', '3': 3, '4': 1, '5': 12, '10': 'votedHash'},
const {
'1': 'signatures',
'3': 4,
'4': 3,
'5': 11,
'6': '.models.ProtoBlockCert.Signature',
'10': 'signatures'
},
],
'3': const [ProtoBlockCert_Signature$json],
};