cardano-ledger-core-1.20.0.0: Core components of Cardano ledgers from the Shelley release on.
Safe HaskellNone
LanguageHaskell2010

Test.Cardano.Ledger.Core.Utils

Synopsis

Documentation

txInAt ∷ ∀ era (l ∷ TxLevel). (HasCallStack, EraTx era) ⇒ IntTx l era → TxIn Source #

mkActiveStakeMap (Credential 'Staking) CoinMap (Credential 'Staking) (KeyHash 'StakePool) → ActiveStake Source #

Construct an ActiveStake from separate maps of stake and delegations. Only credentials present in both maps with non-zero stake are included.