ouroboros-consensus-cardano-0.16.0.0: The instantation of the Ouroboros consensus layer used by Cardano
Safe HaskellSafe-Inferred
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