Skip to main content

initial_base_state

Function initial_base_state 

Source
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.