mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-28 08:40:56 +02:00
Update nostr_utils.py
This commit is contained in:
parent
3ce318613b
commit
11e79fe045
@ -202,7 +202,7 @@ async def send_event_outbox(event: Event, client, dvm_config) -> EventId:
|
||||
|
||||
|
||||
|
||||
async def send_event(event: Event, client: Client, dvm_config, blastr=False) -> SendEventOutput | None:
|
||||
async def send_event(event: Event, client: Client, dvm_config, blastr=False):
|
||||
try:
|
||||
relays = []
|
||||
for tag in event.tags():
|
||||
|
Loading…
x
Reference in New Issue
Block a user