Skip to content

Commit

Permalink
Added comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt12 authored and coot committed Oct 14, 2021
1 parent b3ba7a0 commit 1fba2a1
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -132,5 +132,7 @@ blockFetchServer tracer chainDB _version registry = senderSide
-- | Events traced by the Block Fetch Server.
data TraceBlockFetchServerEvent blk =
-- | The server sent a block to the peer.
-- This traces the start, not the end, of block sending.
--
TraceBlockFetchServerSendBlock !(Point blk)
deriving (Eq, Show)

0 comments on commit 1fba2a1

Please sign in to comment.