Monero
Public Attributes | List of all members
cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request:
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::block_hash

◆ current_blockchain_height

uint64_t cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request::current_blockchain_height

◆ missing_tx_indices

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

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