Files
xrpl-dev-portal/_api-examples/escrow/websocket/submit-request-escrowcreate-time.json
2024-09-30 15:37:39 -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
}
}