Skip to main content

Crate solana_zk_token_sdk

Crate solana_zk_token_sdk 

Source
👎Deprecated since 3.1.0:

This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.

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