Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_SYNC_INFO::span Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_SYNC_INFO::span:
Collaboration graph
[legend]

Public Attributes

uint64_t start_block_height
 
uint64_t nblocks
 
std::string connection_id
 
uint32_t rate
 
uint32_t speed
 
uint64_t size
 
std::string remote_address
 

Member Data Documentation

◆ connection_id

std::string cryptonote::COMMAND_RPC_SYNC_INFO::span::connection_id

◆ nblocks

uint64_t cryptonote::COMMAND_RPC_SYNC_INFO::span::nblocks

◆ rate

uint32_t cryptonote::COMMAND_RPC_SYNC_INFO::span::rate

◆ remote_address

std::string cryptonote::COMMAND_RPC_SYNC_INFO::span::remote_address

◆ size

uint64_t cryptonote::COMMAND_RPC_SYNC_INFO::span::size

◆ speed

uint32_t cryptonote::COMMAND_RPC_SYNC_INFO::span::speed

◆ start_block_height

uint64_t cryptonote::COMMAND_RPC_SYNC_INFO::span::start_block_height

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