We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b18e5f commit b0f0134Copy full SHA for b0f0134
cardano-db-sync/src/Cardano/DbSync/Epoch.hs
@@ -234,8 +234,8 @@ handleEpochCachingWhenSyncing syncEnv cache newestEpochFromMap epochBlockDiffCac
234
-- Helper functions
235
-----------------------------------------------------------------------------------------------------
236
237
--- This is an expensive DB query so we minimise it's use to
238
--- server restarts when syncing or folloing and rollbacks
+-- This is an expensive DB query so we minimise its use to
+-- server restarts when syncing or following and rollbacks
239
makeEpochWithDBQuery ::
240
(MonadBaseControl IO m, MonadIO m) =>
241
SyncEnv ->
0 commit comments