Function identity_master_key
pub fn identity_master_key(
seed: &[u8],
network: Network,
account_no: Option<u32>,
) -> Result<Xpriv, DefaultSignerError>Expand description
The wallet identity master (base/0'): the BreezSigner derivation root and
the Spark identity / ECIES key.