pub fn nip55_is_installed() -> Result<bool, String>Expand description
Whether an external signer is installed. Returns Ok(false) on platforms
without a registered backend (desktop) rather than erroring — the login
screen treats “not installed” and “not supported” the same (hide the
button).