Function nostr_sdk::nips::nip05::get_profile_blocking
source · pub fn get_profile_blocking<S>(
nip05: S,
proxy: Option<SocketAddr>
) -> Result<Profile, Error>where
S: Into<String>,
Expand description
Get Profile from NIP05 (public key and list of advertised relays)