Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Cardano.Ledger.Conway.Genesis
Contents
Synopsis
- data ConwayGenesis = ConwayGenesis {}
- toConwayGenesisPairs ∷ KeyValue e a ⇒ ConwayGenesis → [a]
- cgDelegsL ∷ Lens' ConwayGenesis (ListMap (Credential 'Staking) Delegatee)
Documentation
data ConwayGenesis Source #
Constructors
ConwayGenesis | |
Instances
toConwayGenesisPairs ∷ KeyValue e a ⇒ ConwayGenesis → [a] Source #
Deprecated: In favor of toKeyValuePairs