Function hotshot_types::data::fake_commitment
source ยท pub fn fake_commitment<S: Committable>() -> Commitment<S>
Expand description
Fake the thing a genesis block points to. Needed to avoid infinite recursion
pub fn fake_commitment<S: Committable>() -> Commitment<S>
Fake the thing a genesis block points to. Needed to avoid infinite recursion