Crate solana_zk_token_sdk

Crate solana_zk_token_sdk 

Source
👎Deprecated since 3.0.0: use the solana-zk-sdk instead: https://github.com/solana-program/zk-elgamal-proof/tree/main/zk-sdk

Re-exports§

pub use solana_curve25519 as curve25519;
pub use curve25519_dalek;

Modules§

encryptionDeprecated
Collection of encryption-related data structures and algorithms used in the Solana zk-token protocol.
errorsDeprecated
Errors related to proving and verifying proofs.
instructionDeprecated
The instruction data types for the ZK Token proof instruction.
zk_token_elgamalDeprecated
zk_token_proof_instructionDeprecated
Instructions provided by the ZK Token proof program.
zk_token_proof_programDeprecated
The native ZK Token proof program.
zk_token_proof_stateDeprecated

Macros§

define_add_variantsDeprecated