Txo$json top-level constant

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

Implementation

@$core.Deprecated('Use txoDescriptor instead')
const Txo$json = {
  '1': 'Txo',
  '2': [
    {'1': 'transactionOutput', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.transaction.UnspentTransactionOutput', '8': {}, '10': 'transactionOutput'},
    {'1': 'state', '3': 2, '4': 1, '5': 14, '6': '.co.topl.genus.services.TxoState', '10': 'state'},
    {'1': 'outputAddress', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionOutputAddress', '8': {}, '10': 'outputAddress'},
  ],
};