foundry_cheatcodes::crypto

Function validate_private_key

Source
fn validate_private_key<C: PrimeCurve>(private_key: &U256) -> Result<()>