ouroboros-consensus
Safe HaskellNone
LanguageHaskell2010

Test.ThreadNet.DualByron

Description

This runs the Byron ledger and the Byron specification in lockstep, verifying that they agree at every point.

Documentation

Orphan instances

TxGen DualByronBlock Source # 
Instance details

Associated Types

type TxGenExtra DualByronBlock 
Instance details

Defined in Test.ThreadNet.DualByron

type TxGenExtra DualByronBlock = ()

Methods

testGenTxsCoreNodeIdNumCoreNodesSlotNoTopLevelConfig DualByronBlock → TxGenExtra DualByronBlock → LedgerState DualByronBlock ValuesMKGen [GenTx DualByronBlock]