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