derive_account_public_key

Function derive_account_public_key 

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