Skip to main content

Module manifest

Module manifest 

Source

Structs§

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.
SnapshotArchive
A concrete snapshot archive with its download and verification metadata.
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.