Would this payment be allowed?
warda_check_spendCheck a proposed payment against every rule the covenant enforces, and return the same verdict the chain would. Builds the recipient proof for you. ADVISORY: a 'permitted' answer is not permission — it means the covenant would accept this transaction. A 'refused' answer means no valid transaction exists, so broadcasting one would only waste a fee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grant | Yes | The grant, as issued by the principal. | |
| daaScore | Yes | ||
| amountKas | Yes | Amount to pay, in KAS. | |
| recipient | Yes | Payee public key, 32 bytes of hex. |