Skip to main content

nip55_is_installed

Function nip55_is_installed 

Source
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).