LockAddress$json top-level constant

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

Implementation

@$core.Deprecated('Use lockAddressDescriptor instead')
const LockAddress$json = {
  '1': 'LockAddress',
  '2': [
    {'1': 'network', '3': 1, '4': 1, '5': 13, '10': 'network'},
    {'1': 'ledger', '3': 2, '4': 1, '5': 13, '10': 'ledger'},
    {'1': 'id', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.LockId', '8': {}, '10': 'id'},
  ],
};