Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Transport::Info Struct Reference

#include <net.h>

Public Attributes

TransportProtocolType transport_type
std::optional< uint256session_id

Detailed Description

Definition at line 265 of file net.h.

Member Data Documentation

◆ session_id

std::optional<uint256> Transport::Info::session_id

Definition at line 268 of file net.h.

◆ transport_type

TransportProtocolType Transport::Info::transport_type

Definition at line 267 of file net.h.


The documentation for this struct was generated from the following file: