pub fn derive_pot_entropy(
chunk: &ScalarBytes,
proof_of_time: PotOutput,
) -> Blake3Hash
Expand description
Derive proof of time entropy from chunk and proof of time for injection purposes.
pub fn derive_pot_entropy(
chunk: &ScalarBytes,
proof_of_time: PotOutput,
) -> Blake3Hash
Derive proof of time entropy from chunk and proof of time for injection purposes.