Settings
Help

sign_with_wallet

Function sign_with_wallet 

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