mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-19 23:34:19 +01:00
Changes from https://github.com/callebtc/python-nostr/pull/8
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import json
|
||||
from queue import Queue
|
||||
from threading import Lock
|
||||
from .message_type import RelayMessageType
|
||||
|
||||
from .event import Event
|
||||
from .message_type import RelayMessageType
|
||||
|
||||
|
||||
class EventMessage:
|
||||
|
||||
Reference in New Issue
Block a user