nostr_tools.EventError

exception nostr_tools.EventError[source]

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.