diff --git a/ouroboros-consensus-shelley/src/Ouroboros/Consensus/Shelley/Ledger/Query.hs b/ouroboros-consensus-shelley/src/Ouroboros/Consensus/Shelley/Ledger/Query.hs index 78a12eee44c..1dc755a0d5d 100644 --- a/ouroboros-consensus-shelley/src/Ouroboros/Consensus/Shelley/Ledger/Query.hs +++ b/ouroboros-consensus-shelley/src/Ouroboros/Consensus/Shelley/Ledger/Query.hs @@ -246,7 +246,7 @@ instance ShelleyBasedEra era => QueryLedger (ShelleyBlock era) where DebugChainDepState -> tpraosStateChainDepState (headerStateChainDep hst) GetRewardProvenance -> - snd $ SL.getRewardInfo globals st + snd $ SL.getRewardProvenance globals st GetUTxOByTxIn txins -> SL.getUTxOSubset st txins GetStakePools ->