solknife_ct_configure_build
Build the Configure tx. Needs an agent-generated PubkeyValidity proof (96 B base64) + decryptable-zero AES ciphertext (36 B base64).
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. | |
| pubkeyValidityProof | Yes | Base64 of the 96-byte pubkey-validity proof from your ZK worker. | |
| decryptableZeroBalance | Yes | Base64 of the 36-byte AES-encrypted zero balance your worker computed. |