Skip to content

Commit

Permalink
Added a todo
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Nov 24, 2021
1 parent c07664a commit 3bf889b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cardano-node/src/Cardano/Node/Configuration/Logging.hs
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@ shutdownLoggingLayer = shutdown . llSwitchboard
-- The node provides the basic node's information for TraceForwarderBK.
-- It will be sent once TraceForwarderBK is connected to an external process
-- (for example, RTView).
--
-- TODO: it should return 'StartupTrace' rather than raw 'LogObject's.
--
nodeBasicInfo :: NodeConfiguration
-> SomeConsensusProtocol
-> UTCTime
Expand Down

0 comments on commit 3bf889b

Please sign in to comment.