cardano-node-8.7.2: The cardano full node
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Node.Tracing.API

Documentation

initTraceDispatcher :: forall blk p2p. (TraceConstraints blk, LogFormatting (LedgerEvent blk), LogFormatting (TraceLabelPeer (ConnectionId RemoteAddress) (TraceChainSyncClientEvent blk))) => NodeConfiguration -> SomeConsensusProtocol -> NetworkMagic -> NodeKernelData blk -> NetworkP2PMode p2p -> IO (Tracers RemoteConnectionId LocalConnectionId blk p2p) Source #