Electroneum
Public Attributes | List of all members
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:
Collaboration graph
[legend]

Public Attributes

crypto::hash block_hash
 
uint64_t current_blockchain_height
 
std::vector< uint64_t > missing_tx_indices
 

Member Data Documentation

◆ block_hash

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

◆ current_blockchain_height

uint64_t cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t::current_blockchain_height

◆ missing_tx_indices

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

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