nostr_tools.RelayError

exception nostr_tools.RelayError[source]

Bases: NostrToolsError

Base exception for relay-related errors.

This is the base class for all errors related to relay configuration, validation, and processing in the nostr-tools library.