Files
xrpl-dev-portal/content/code_samples/escrow/websocket/submit-request-escrowcreate-time.json
2017-08-28 10:52:44 -07:00

12 lines
358 B
JSON

{
"command": "submit",
"secret": "s████████████████████████████",
"tx_json": {
"Account": "rajgkBmMxmz161r8bWYH7CQAFZP5bA9oSG",
"TransactionType": "EscrowCreate",
"Amount": "10000",
"Destination": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
"FinishAfter": 557020800
}
}