|
Electroneum
|
#include <cryptonote_protocol_defs.h>

Public Attributes | |
| crypto::hash | block_hash |
| uint64_t | current_blockchain_height |
| std::vector< uint64_t > | missing_tx_indices |
Definition at line 293 of file cryptonote_protocol_defs.h.
| crypto::hash cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t::block_hash |
Definition at line 295 of file cryptonote_protocol_defs.h.
| uint64_t cryptonote::NOTIFY_REQUEST_FLUFFY_MISSING_TX::request_t::current_blockchain_height |
Definition at line 296 of file cryptonote_protocol_defs.h.
| 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.