Files
xrpl-dev-portal/content/code_samples/escrow/websocket/submit-request-escrowcancel.json
mDuo13 7f0ac12945 EscrowCancel tutorial: skeleton (waiting for expiration)
EscrowCancel updates for corrected escrow

EscrowCancel tutorial, finished draft
2017-10-03 17:19:32 -07:00

12 lines
324 B
JSON

{
"id": 5,
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {
"Account": "rhgdnc82FwHFUKXp9ZcpgwXWRAxKf5Buqp",
"TransactionType": "EscrowCancel",
"Owner": "r3wN3v2vTUkr5qd6daqDc2xE4LSysdVjkT",
"OfferSequence": 1
}
}