Construct a v1 transport for the given node id (used only for logging).

Synopsis

Declared in <net.h>

explicit
V1Transport(NodeId node_id) noexcept;

Parameters

Name

Description

node_id

the node's NodeId (only for debug log output).

Created with MrDocs