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