ouroboros-consensus-byron-test-0.4.0.0: Test infrastructure for Byron
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

exampleApplyTxErr ∷ ApplyMempoolPayloadErr Source #