pub fn initial_base_state(
genesis: &ThreadGenesis,
bytes: &[u8],
) -> Result<State, HeddleError>Expand description
Only the exact deterministic empty seed can bootstrap without an original source operation. A random empty State, even with Heddle attribution, is authored content and requires ordinary source provenance.