nostr_tools.EventError¶
- exception nostr_tools.EventError[source]¶
Bases:
NostrToolsErrorBase exception for event-related errors.
This is the base class for all errors related to event creation, validation, and processing in the nostr-tools library.
Bases: NostrToolsError
Base exception for event-related errors.
This is the base class for all errors related to event creation, validation, and processing in the nostr-tools library.