referrerpolicy=no-referrer-when-downgrade

Function sc_consensus_aura::standalone::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.