Skip to main content

Module manifest

Module manifest 

Source
Expand description

Embedded zcashd compatibility release manifest.

zebrad/zcashd-compat-manifest.json is the single source of truth for the zcashd compat pin: make/zcashd-compat.mk and scripts/install-zebra.sh read it with jq, and zebrad embeds it at compile time and parses it here.

Structs§

ZcashdReleaseArtifact
One released zcashd compatibility artifact.
ZcashdReleaseManifest
Embedded zcashd compatibility release manifest.

Constants§

EMBEDDED_MANIFEST_SCHEMA_VERSION
Embedded manifest schema version.

Statics§

EMBEDDED_ZCASHD_RELEASE_MANIFEST
Embedded manifest used by managed zcashd downloads.