Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

in_curve_order

Asserts that the given number is lower than the curve order.

Fully qualified path: she::utils::in_curve_order

pub fn in_curve_order(number: felt252) -> Result<(), Errors>