ouroboros-consensus-1.0.0.0: Consensus layer for the Ouroboros blockchain protocol
Safe HaskellNone
LanguageHaskell2010

Test.Consensus.Byron.Examples

Synopsis

Setup

secParamSecurityParam Source #

Note that we must use the same value for the SecurityParam as for the WindowSize, because decodeByronChainDepState only takes the SecurityParam and uses it as the basis for the WindowSize.

Examples