TransactionOutputAddress$json top-level constant

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

Implementation

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