Skip to main content

sign_with_wallet

Function sign_with_wallet 

Source
fn sign_with_wallet<FEN: FoundryEvmNetwork>(
    state: &mut Cheatcodes<FEN>,
    signer: Option<Address>,
    digest: &B256,
) -> Result<Signature>