Safe Haskell | None |
---|---|
Language | Haskell2010 |
Test.ThreadNet.TxGen.Cardano
Contents
Documentation
data CardanoTxGenExtra c Source #
Constructors
CardanoTxGenExtra | |
Orphan instances
CardanoHardForkConstraints c ⇒ TxGen (CardanoBlock c) Source # | |||||
Associated Types
Methods testGenTxs ∷ CoreNodeId → NumCoreNodes → SlotNo → TopLevelConfig (CardanoBlock c) → TxGenExtra (CardanoBlock c) → LedgerState (CardanoBlock c) ValuesMK → Gen [GenTx (CardanoBlock c)] Source # |