Ouroboros.Consensus.Mock.Node.PraosRule
Description
Test the Praos chain selection rule but with explicit leader schedule
type MockPraosRuleBlock = SimplePraosRuleBlock SimpleMockCrypto Source #
blockForgingPraosRule ∷ Monad m ⇒ [BlockForging m MockPraosRuleBlock] Source #
protocolInfoPraosRule ∷ NumCoreNodes → CoreNodeId → PraosParams → EraParams → LeaderSchedule → PraosEvolvingStake → ProtocolInfo MockPraosRuleBlock Source #