solana_zk_token_sdk::zk_token_proof_instruction

Function verify_withdraw

source
pub fn verify_withdraw(
    context_state_info: Option<ContextStateInfo<'_>>,
    proof_data: &WithdrawData,
) -> Instruction
Expand description

Create a VerifyWithdraw instruction.