pub fn parse_ed25519_secret_key(
    bech32_str: &str
) -> Result<EitherEd25519SecretKey, Error>