mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-10 08:19:23 +00:00
Display event IDs after Nostr publish
This commit is contained in:
@@ -22,6 +22,7 @@ class FakeNostrClient:
|
||||
|
||||
def publish_snapshot(self, data: bytes):
|
||||
self.published.append(data)
|
||||
return None, "abcd"
|
||||
|
||||
|
||||
def test_manager_workflow(monkeypatch):
|
||||
|
Reference in New Issue
Block a user