nostr_tools.ClientError¶
- exception nostr_tools.ClientError[source]¶
Bases:
NostrToolsErrorBase exception for client-related errors.
This is the base class for all errors related to client operations, connections, subscriptions, and publications in the nostr-tools library.