Skip to main content

sign_compact_hash_words

Function sign_compact_hash_words 

Source
pub(crate) fn sign_compact_hash_words(
    private_key: U256,
    digest: U256,
) -> Result<Vec<SymWord>, SymbolicError>
Expand description

Implements the sign_compact_hash_words cheatcode runtime helper.