derive_account_private_key

Function derive_account_private_key 

Source
pub fn derive_account_private_key(
    source: &Source,
    options: DeriveOptions<'_>,
) -> Result<AccountPrivateKey>