cardano-ledger-conway-1.20.0.1: Cardano ledger with an updated on-chain governance system.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Conway.Era

Synopsis

Documentation

mkConwayTestAccountStateConwayEraAccounts era ⇒ CompactForm CoinMaybe (KeyHash 'StakePool) → Maybe DRepAccountState era Source #

similar to mkShelleyTestAccountState, but it ignores the mPtr, and doesn't need to test that mDRep is SNothing, since this is the Conway Era, where DReps can be allocated.

Orphan instances