diff --git a/cardano-api/src/Cardano/Api.hs b/cardano-api/src/Cardano/Api.hs index 9004eac2cf..02498e5324 100644 --- a/cardano-api/src/Cardano/Api.hs +++ b/cardano-api/src/Cardano/Api.hs @@ -270,6 +270,7 @@ module Cardano.Api , pattern Block , BlockHeader (..) , getBlockHeader + , getBlockTxs -- ** Points on the chain , ChainPoint (..)