mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-21 00:04:19 +01:00
handle eose notices
This commit is contained in:
@@ -6,4 +6,5 @@ class ClientMessageType:
|
||||
class RelayMessageType:
|
||||
EVENT = "EVENT"
|
||||
NOTICE = "NOTICE"
|
||||
END_OF_STORED_EVENTS = "EOSE"
|
||||
|
||||
Reference in New Issue
Block a user