Txs$json top-level constant
Implementation
@$core.Deprecated('Use txsDescriptor instead')
const Txs$json = {
'1': 'Txs',
'2': [
{'1': 'to', '3': 1, '4': 1, '5': 9, '10': 'to'},
{'1': 'token_id', '3': 2, '4': 1, '5': 9, '10': 'tokenId'},
{'1': 'amount', '3': 3, '4': 1, '5': 9, '10': 'amount'},
],
};