Attestation_Commitment$json top-level constant

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

Implementation

@$core.Deprecated('Use attestationDescriptor instead')
const Attestation_Commitment$json = {
  '1': 'Commitment',
  '2': [
    {'1': 'lock', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Lock.Commitment', '8': {}, '10': 'lock'},
    {'1': 'known', '3': 2, '4': 3, '5': 11, '6': '.co.topl.brambl.models.box.Challenge', '10': 'known'},
    {'1': 'witness', '3': 3, '4': 3, '5': 11, '6': '.quivr.models.Witness', '10': 'witness'},
    {'1': 'responses', '3': 4, '4': 3, '5': 11, '6': '.quivr.models.Proof', '10': 'responses'},
  ],
};