We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02d055c + c6e6232 commit 60d8059Copy full SHA for 60d8059
ouroboros-network-api/src/Ouroboros/Network/BlockFetch/ConsensusInterface.hs
@@ -203,8 +203,7 @@ data ChainSelStarvation
203
-------------------------------------------------------------------------------}
204
205
-- | A new type used to emphasize the precondition of
206
--- 'Ouroboros.Network.BlockFetch.ConsensusInterface.headerForgeUTCTime' and
207
--- 'Ouroboros.Network.BlockFetch.ConsensusInterface.blockForgeUTCTime' at each
+-- 'Ouroboros.Network.BlockFetch.ConsensusInterface.headerForgeUTCTime' at each
208
-- call site.
209
--
210
-- At time of writing, the @a@ is either a header or a block. The headers are
0 commit comments