foundry_cheatcodes::crypto

Function sign

Source
fn sign(private_key: &U256, digest: &B256) -> Result<PrimitiveSignature>