mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Add event_id tracking for Nostr chunks
This commit is contained in:
@@ -14,6 +14,7 @@ class ChunkMeta:
|
||||
id: str
|
||||
size: int
|
||||
hash: str
|
||||
event_id: Optional[str] = None
|
||||
|
||||
|
||||
@dataclass
|
||||
|
Reference in New Issue
Block a user