Skip to main content

derive_private_key_with_language

Function derive_private_key_with_language 

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

Computes the derive_private_key_with_language cheatcode runtime helper result.