SignatureKesProduct$json top-level constant

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

Implementation

@$core.Deprecated('Use signatureKesProductDescriptor instead')
const SignatureKesProduct$json = {
  '1': 'SignatureKesProduct',
  '2': [
    {'1': 'superSignature', '3': 1, '4': 1, '5': 11, '6': '.co.topl.consensus.models.SignatureKesSum', '8': {}, '10': 'superSignature'},
    {'1': 'subSignature', '3': 2, '4': 1, '5': 11, '6': '.co.topl.consensus.models.SignatureKesSum', '8': {}, '10': 'subSignature'},
    {'1': 'subRoot', '3': 3, '4': 1, '5': 12, '8': {}, '10': 'subRoot'},
  ],
};