pub(crate) fn private_key_signer(
private_key: U256,
) -> Result<PrivateKeySigner, SymbolicError>Expand description
Implements the private_key_signer cheatcode runtime helper.
pub(crate) fn private_key_signer(
private_key: U256,
) -> Result<PrivateKeySigner, SymbolicError>Implements the private_key_signer cheatcode runtime helper.