Skip to main content

derive_private_key

Function derive_private_key 

Source
pub(crate) fn derive_private_key<W: Wordlist>(
    mnemonic: &str,
    path: &str,
    index: u32,
) -> Result<U256, SymbolicError>
Expand description

Computes the derive_private_key cheatcode runtime helper result.