Expand description
Helper functions to verify zero-knowledge proofs in the Confidential Transfer Extension
Functionsยง
- verify_
transfer_ proof - Verify zero-knowledge proof needed for a [Transfer] instruction without fee and return the corresponding proof context.
- verify_
transfer_ with_ fee_ proof - Verify zero-knowledge proof needed for a [Transfer] instruction with fee and return the corresponding proof context.
- verify_
withdraw_ proof - Verify zero-knowledge proofs needed for a [Withdraw] instruction and return the corresponding proof context.