v1 in the middle (#32)
This commit is contained in:
parent
a8eb139360
commit
db20915756
14 changed files with 1259 additions and 1127 deletions
3
tasks.py
3
tasks.py
|
|
@ -3,10 +3,9 @@ import threading
|
|||
|
||||
from loguru import logger
|
||||
|
||||
from . import nostr_client
|
||||
from .crud import get_relays
|
||||
from .nostr.message_pool import EndOfStoredEventsMessage, EventMessage, NoticeMessage
|
||||
from .router import NostrRouter
|
||||
from .router import NostrRouter, nostr_client
|
||||
|
||||
|
||||
async def init_relays():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue