Open
Description
#1402 introduces KES Agent connectivity, allowing a block forging node kernel to receive KES credentials from a KES agent rather than loading them from disk.
This will generate additional log data, which should be integrated into the existing logging system.
Currently, the KES agent client in consensus just uses a nullTracer
, ignoring any log data coming from the agent connection; this should be changed such that the log data is forwarded to the node-wide logging system.
Metadata
Metadata
Assignees
Labels
No labels