mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Record manifest ID and timestamp
This commit is contained in:
@@ -23,4 +23,4 @@ class Manifest:
|
||||
ver: int
|
||||
algo: str
|
||||
chunks: List[ChunkMeta]
|
||||
delta_since: Optional[str] = None
|
||||
delta_since: Optional[int] = None
|
||||
|
Reference in New Issue
Block a user