rlpx::PeerInfo¶
#include <rlpx_session.hpp>
Public Attributes¶
| Name | |
|---|---|
| PublicKey | public_key |
| std::string | client_id |
| uint16_t | listen_port |
| std::string | remote_address |
| uint16_t | remote_port |
Public Attributes Documentation¶
variable public_key¶
variable client_id¶
variable listen_port¶
variable remote_address¶
variable remote_port¶
Updated on 2026-04-13 at 23:22:46 -0700