Function sp_consensus_babe::make_transcript
source · pub fn make_transcript(
randomness: &Randomness,
slot: Slot,
epoch: u64
) -> TranscriptExpand description
Make a VRF transcript from given randomness, slot number and epoch.