pub fn verify_range_proof_u64(
    context_state_info: Option<ContextStateInfo<'_>>,
    proof_data: &RangeProofU64Data
) -> Instruction
Expand description

Create a VerifyRangeProofU64 instruction.