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

13 lines
369 B
JSON

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