SpentTransactionOutput$json top-level constant
Implementation
@$core.Deprecated('Use spentTransactionOutputDescriptor instead')
const SpentTransactionOutput$json = const {
'1': 'SpentTransactionOutput',
'2': const [
const {'1': 'address', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionOutputAddress', '8': const {}, '10': 'address'},
const {'1': 'attestation', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Attestation', '8': const {}, '10': 'attestation'},
const {'1': 'value', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Value', '8': const {}, '10': 'value'},
],
};