Submit Escrow Transaction
submit_escrow_transactionSubmit a signed EscrowCreate transaction to activate an escrow vault in one step, eliminating the need for a separate confirmation call.
Instructions
Submit a locally-signed EscrowCreate transaction blob and activate the vault in one step — no separate confirm call needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx_blob | Yes | Hex-encoded signed transaction from your XRPL wallet | |
| escrow_id | Yes | The escrow ID from hire_and_pay() or create_escrow_vault() |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||