cardano-ledger-api-1.7.0.1: Public API for the cardano ledger codebase
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Api.State.Query

Synopsis

Old versions of queries

getFilteredDelegationsAndRewardAccounts :: UMap c -> Set (Credential 'Staking c) -> (Map (Credential 'Staking c) (KeyHash 'StakePool c), Map (Credential 'Staking c) Coin) Source #

This is an old implementation for GetFilteredDelegationsAndRewardAccounts query