Files
xrpl-dev-portal/content/_code-samples/escrow/websocket/submit-request-escrowfinish-time.json
2018-05-03 18:31:13 -07:00

12 lines
324 B
JSON

{
"id": 5,
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {
"Account": "rajgkBmMxmz161r8bWYH7CQAFZP5bA9oSG",
"TransactionType": "EscrowFinish",
"Owner": "rajgkBmMxmz161r8bWYH7CQAFZP5bA9oSG",
"OfferSequence": 1
}
}