Safe Haskell | None |
---|---|
Language | Haskell2010 |
Test.ThreadNet.TxGen.Alonzo
Contents
Orphan instances
TxGen (ShelleyBlock (TPraos c) AlonzoEra) Source # | Dummy generator until CAD-2119 is done, i.e., the transaction generator in the ledger has been generalised over the eras. | ||||
Associated Types
Methods testGenTxs ∷ CoreNodeId → NumCoreNodes → SlotNo → TopLevelConfig (ShelleyBlock (TPraos c) AlonzoEra) → TxGenExtra (ShelleyBlock (TPraos c) AlonzoEra) → LedgerState (ShelleyBlock (TPraos c) AlonzoEra) ValuesMK → Gen [GenTx (ShelleyBlock (TPraos c) AlonzoEra)] Source # |