V1Transport::V1Transport

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

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