Lock_Commitment$json top-level constant

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

Implementation

@$core.Deprecated('Use lockDescriptor instead')
const Lock_Commitment$json = const {
  '1': 'Commitment',
  '2': const [
    const {'1': 'root', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.AccumulatorRootId', '10': 'root'},
    const {'1': 'threshold', '3': 2, '4': 1, '5': 13, '10': 'threshold'},
  ],
};