sap_settle_escrow
Settle calls against a V1 escrow using depositor wallet, call count, and service hash.
Instructions
Settle calls against a V1 escrow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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) |