Monero
Loading...
Searching...
No Matches
cryptonote::rpc::peer Struct Reference

#include <message_data_structs.h>

Public Attributes

uint64_t id
uint32_t ip
uint16_t port
uint16_t rpc_port
uint32_t rpc_credits_per_hash
uint64_t last_seen
uint32_t pruning_seed

Member Data Documentation

◆ id

uint64_t cryptonote::rpc::peer::id

◆ ip

uint32_t cryptonote::rpc::peer::ip

◆ last_seen

uint64_t cryptonote::rpc::peer::last_seen

◆ port

uint16_t cryptonote::rpc::peer::port

◆ pruning_seed

uint32_t cryptonote::rpc::peer::pruning_seed

◆ rpc_credits_per_hash

uint32_t cryptonote::rpc::peer::rpc_credits_per_hash

◆ rpc_port

uint16_t cryptonote::rpc::peer::rpc_port

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