SignatureKesSum$json top-level constant

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

Implementation

@$core.Deprecated('Use signatureKesSumDescriptor instead')
const SignatureKesSum$json = {
  '1': 'SignatureKesSum',
  '2': [
    {'1': 'verificationKey', '3': 1, '4': 1, '5': 12, '8': {}, '10': 'verificationKey'},
    {'1': 'signature', '3': 2, '4': 1, '5': 12, '8': {}, '10': 'signature'},
    {'1': 'witness', '3': 3, '4': 3, '5': 12, '8': {}, '10': 'witness'},
  ],
};