mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 16:56:28 +01:00
more adaptation to new sdk (async functions)
This commit is contained in:
@@ -223,7 +223,7 @@ class Subscription:
|
||||
await client.add_relay(relay)
|
||||
await client.connect()
|
||||
recipeid = await client.send_event(event)
|
||||
await client.disconnect()
|
||||
await client.shutdown()
|
||||
recipe = recipeid.to_hex()
|
||||
return recipe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user