solknife_ct_apply_pending_build
Build the ApplyPending tx. The agent-supplied newDecryptableAvailable (36 B AES base64) is what the worker computed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | A Solana address in base58, 32-44 chars. | |
| owner | Yes | A Solana address in base58, 32-44 chars. | |
| expectedPendingCounter | Yes | ||
| newDecryptableAvailable | Yes | Base64 of the 36-byte AES-encrypted new available balance your worker computed. |