Skip to main content

Module manifest

Module manifest 

Source

Structs§

ArchiveDescriptor
A single archive with concrete URL and optional integrity metadata.
ChunkedArchive
A chunked archive set where each chunk covers a fixed block range.
OutputFileChecksum
Expected metadata for one extracted plain file.
SingleArchive
A single, non-chunked archive.
SnapshotManifest
A snapshot manifest describes available components for a snapshot at a given block height.

Enums§

ComponentManifest
Manifest entry for a single snapshot component.
ComponentSelection
How much of a component to download.
SnapshotComponentType
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.