Module verify_proof

Source
Expand description

Confidential Mint-Burn proof verification

Functionsยง

verify_burn_proof
Verify zero-knowledge proofs needed for a [ConfidentialBurn] instruction and return the corresponding proof context information.
verify_mint_proof
Verify zero-knowledge proofs needed for a [ConfidentialMint] instruction and return the corresponding proof context information.