Skip to main content

private_key_signer

Function private_key_signer 

Source
pub(crate) fn private_key_signer(
    private_key: U256,
) -> Result<PrivateKeySigner, SymbolicError>
Expand description

Implements the private_key_signer cheatcode runtime helper.