Structs§
- Archive
Descriptor - A single archive with concrete URL and optional integrity metadata.
- Chunked
Archive - A chunked archive set where each chunk covers a fixed block range.
- Output
File Checksum - Expected metadata for one extracted plain file.
- Single
Archive - A single, non-chunked archive.
- Snapshot
Manifest - A snapshot manifest describes available components for a snapshot at a given block height.
Enums§
- Component
Manifest - Manifest entry for a single snapshot component.
- Component
Selection - How much of a component to download.
- Snapshot
Component Type - The types of snapshot components that can be downloaded.
Functions§
- chunk_
filename - Resolves an archive file path from a component key and naming convention.
- fetch_
manifest - Fetch a snapshot manifest from a URL.
- generate_
manifest - Package chunk archives from a source datadir and generate a manifest.