Skip to main content

GENESIS

Constant GENESIS 

Source
const GENESIS: &str = "blockworx.manifest.v1";
Expand description

What the first row chains to. A fixed string rather than zeros, so a hand-written row claiming an all-zero parent is not mistaken for a genuine start of history. Changing it invalidates every existing manifest, which is what the version suffix is for.