Expand description
Confidential Transfer extension
Modules§
- account_
info - Confidential Transfer Extension account information needed for instructions
- instruction
- Confidential Transfer Extension instructions
- processor
- Confidential Transfer Extension processor
- verify_
proof - Helper functions to verify zero-knowledge proofs in the Confidential Transfer Extension
Structs§
- Confidential
Transfer Account - Confidential account state
- Confidential
Transfer Mint - Confidential transfer mint configuration
Constants§
- DEFAULT_
MAXIMUM_ PENDING_ BALANCE_ CREDIT_ COUNTER - The default maximum pending balance credit counter.
- MAXIMUM_
DEPOSIT_ TRANSFER_ AMOUNT - Maximum bit length of any deposit or transfer amount
- PENDING_
BALANCE_ LO_ BIT_ LENGTH - Bit length of the low bits of pending balance plaintext
Type Aliases§
- Decryptable
Balance - Authenticated encryption containing an account balance
- Encrypted
Balance - ElGamal ciphertext containing an account balance