Skip to content

Commit 60d8059

Browse files
authored
Merge pull request #5108 from IntersectMBO/geo2a/remove-blockForgeUTCTime-form-haddock
Remove the reference to blockForgeUTCTime from FromConsensus haddock
2 parents 02d055c + c6e6232 commit 60d8059

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ouroboros-network-api/src/Ouroboros/Network/BlockFetch/ConsensusInterface.hs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,7 @@ data ChainSelStarvation
203203
-------------------------------------------------------------------------------}
204204

205205
-- | A new type used to emphasize the precondition of
206-
-- 'Ouroboros.Network.BlockFetch.ConsensusInterface.headerForgeUTCTime' and
207-
-- 'Ouroboros.Network.BlockFetch.ConsensusInterface.blockForgeUTCTime' at each
206+
-- 'Ouroboros.Network.BlockFetch.ConsensusInterface.headerForgeUTCTime' at each
208207
-- call site.
209208
--
210209
-- At time of writing, the @a@ is either a header or a block. The headers are

0 commit comments

Comments
 (0)