sap_settle_escrow_v2
Settle specified calls against a V2 escrow using depositor wallet, nonce, calls count, and service hash.
Instructions
Settle calls against a V2 escrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | No | Escrow nonce (as a decimal string, default: 0) | |
| serviceHash | No | 32-byte service hash as a byte array, hex string, or base64 string | |
| callsToSettle | No | Number of calls to settle (as a decimal string) | |
| depositorWallet | No | Depositor wallet public key (base58) |