Electroneum
cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t:

Public Attributes

crypto::hash block_hash
 
uint64_t current_blockchain_height
 
std::vector< uint64_tmissing_tx_indices
 

Detailed Description

Definition at line 293 of file cryptonote_protocol_defs.h.

Member Data Documentation

◆ block_hash

crypto::hash cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t::block_hash

Definition at line 295 of file cryptonote_protocol_defs.h.

◆ current_blockchain_height

uint64_t cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t::current_blockchain_height

Definition at line 296 of file cryptonote_protocol_defs.h.

◆ missing_tx_indices

std::vector<uint64_t> cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t::missing_tx_indices

Definition at line 297 of file cryptonote_protocol_defs.h.


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