Function sc_consensus_aura::standalone::pre_digest
source · pub fn pre_digest<P: Pair>(slot: Slot) -> DigestItemwhere
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.