OperationEscrowCreate$json top-level constant
Implementation
@$core.Deprecated('Use operationEscrowCreateDescriptor instead')
const OperationEscrowCreate$json = {
'1': 'OperationEscrowCreate',
'2': [
{'1': 'amount', '3': 1, '4': 1, '5': 3, '10': 'amount'},
{'1': 'destination', '3': 2, '4': 1, '5': 9, '10': 'destination'},
{'1': 'destination_tag', '3': 3, '4': 1, '5': 4, '10': 'destinationTag'},
{'1': 'cancel_after', '3': 4, '4': 1, '5': 4, '10': 'cancelAfter'},
{'1': 'finish_after', '3': 5, '4': 1, '5': 4, '10': 'finishAfter'},
{'1': 'condition', '3': 6, '4': 1, '5': 9, '10': 'condition'},
],
};