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

Create a VerifyBatchedRangeProofU128 instruction.