TransactionOutputAddress$json top-level constant
Implementation
@$core.Deprecated('Use transactionOutputAddressDescriptor instead')
const TransactionOutputAddress$json = const {
'1': 'TransactionOutputAddress',
'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': 'index', '3': 3, '4': 1, '5': 13, '10': 'index'},
const {'1': 'id', '3': 4, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionId', '8': const {}, '10': 'id'},
],
};