Electroneum
Public Attributes | List of all members
cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t:
Collaboration graph
[legend]

Public Attributes

std::vector< blobdatatxs
 
std::vector< block_complete_entryblocks
 
std::vector< crypto::hashmissed_ids
 
uint64_t current_blockchain_height
 

Member Data Documentation

◆ blocks

std::vector<block_complete_entry> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::blocks

◆ current_blockchain_height

uint64_t cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::current_blockchain_height

◆ missed_ids

std::vector<crypto::hash> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::missed_ids

◆ txs

std::vector<blobdata> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::txs

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