[#V1Transport-2constructor] = xref:V1Transport.adoc[V1Transport]::V1Transport :relfileprefix: ../ :mrdocs: Construct a v1 transport for the given node id (used only for logging). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit V1Transport(xref:NodeId-08.adoc[NodeId] node_id) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *node_id* | the node's NodeId (only for debug log output). |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#