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