referrerpolicy=no-referrer-when-downgrade
sc_consensus_aura::standalone

Function pre_digest

Source
pub fn pre_digest<P: Pair>(slot: Slot) -> DigestItem
where P::Signature: Codec,
Expand description

Produce the pre-runtime digest containing the slot info.

This is intended to be put into the block header prior to runtime execution, so the runtime can read the slot in this way.