pub async fn fetch_nip11(
relay_url: &str,
) -> Result<RelayInformationDocument, Error>
Expand description
Fetch a NIP-11 for a relay
pub async fn fetch_nip11(
relay_url: &str,
) -> Result<RelayInformationDocument, Error>
Fetch a NIP-11 for a relay