Expand description
Instructions provided by the ZkToken Proof program
Re-exports
pub use crate::instruction::*;
Structs
- Pubkeys associated with a context state account to be used as parameters to functions.
Enums
Functions
- Create a
CloseContextState
instruction. - Create a
VerifyBatchedRangeProofU64
instruction. - Create a
VerifyBatchedRangeProofU128
instruction. - Create a
VerifyBatchedRangeProofU256
instruction. - Create a
VerifyCiphertextCiphertextEquality
instruction. - Create a
VerifyCiphertextCommitmentEquality
instruction. - Create a
VerifyPubkeyValidity
instruction. - Create a
VerifyRangeProofU64
instruction. - Create a
VerifyTransfer
instruction. - Create a
VerifyTransferWithFee
instruction. - Create a
VerifyWithdraw
instruction. - Create a
VerifyZeroBalance
instruction.