|
Electroneum
|
#include <cryptonote_protocol_defs.h>

Public Attributes | |
| std::vector< blobdata > | txs |
| std::vector< block_complete_entry > | blocks |
| std::vector< crypto::hash > | missed_ids |
| uint64_t | current_blockchain_height |
| std::vector<block_complete_entry> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::blocks |
| uint64_t cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::current_blockchain_height |
| std::vector<crypto::hash> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::missed_ids |
| std::vector<blobdata> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request_t::txs |