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

Create a VerifyBatchedRangeProofU256 instruction.