pub const RECEIPT_ROOT_GENESIS: [u8; 32];Expand description
Receipt-root sentinel used for the kernel self-quote.
The first signed receipt advances the root, but the genesis-quote binds to the empty tree so the chain has a fixed cryptographic anchor independent of the first receipt’s contents (per the self-quote boot-gate contract).