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 23, 2021
1 parent 18ce52d commit 9c6cd97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cardano-node/src/Cardano/Node/Configuration/Logging.hs
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 9c6cd97

Please sign in to comment.