TransactionOperationData$json top-level constant
Implementation
@$core.Deprecated('Use transactionOperationDataDescriptor instead')
const TransactionOperationData$json = {
'1': 'TransactionOperationData',
'2': [
{'1': 'destination', '3': 1, '4': 1, '5': 9, '10': 'destination'},
{'1': 'amount', '3': 2, '4': 1, '5': 3, '10': 'amount'},
{
'1': 'encoded_parameter',
'3': 3,
'4': 1,
'5': 12,
'10': 'encodedParameter'
},
{
'1': 'parameters',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Tezos.Proto.OperationParameters',
'10': 'parameters'
},
],
};