Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ouroboros.Consensus.ByronDual.Node
Contents
Documentation
protocolInfoDualByron Source #
Arguments
∷ ∀ m. Monad m | |
⇒ ByronSpecGenesis | |
→ PBftParams | |
→ [CoreNodeId] | Are we a core node? |
→ (ProtocolInfo DualByronBlock, m [BlockForging m DualByronBlock]) |