Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Test.Cardano.Ledger.Api.State.Query
Contents
Synopsis
- getFilteredDelegationsAndRewardAccounts :: UMap c -> Set (Credential 'Staking c) -> (Map (Credential 'Staking c) (KeyHash 'StakePool c), Map (Credential 'Staking c) Coin)
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