mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-18 12:09:12 +00:00
Add event_id tracking for Nostr chunks
This commit is contained in:
@@ -39,7 +39,7 @@ class MockClient:
|
||||
|
||||
class FakeId:
|
||||
def to_hex(self_inner):
|
||||
return "abcd"
|
||||
return "a" * 64
|
||||
|
||||
class FakeOutput:
|
||||
def __init__(self):
|
||||
|
Reference in New Issue
Block a user