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