Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Orphan instances
TxGen (ShelleyBlock (Praos c) (BabbageEra 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 (Praos c) (BabbageEra c)) Source # testGenTxs ∷ CoreNodeId → NumCoreNodes → SlotNo → TopLevelConfig (ShelleyBlock (Praos c) (BabbageEra c)) → TxGenExtra (ShelleyBlock (Praos c) (BabbageEra c)) → LedgerState (ShelleyBlock (Praos c) (BabbageEra c)) → Gen [GenTx (ShelleyBlock (Praos c) (BabbageEra c))] Source # |