foundry_cheatcodes::crypto

Function sign_p256

Source
fn sign_p256(private_key: &U256, digest: &B256) -> Result