|
Electroneum
|
#include <cryptonote_protocol_defs.h>

Public Attributes | |
| std::list< blobdata > | txs |
| std::list< block_complete_entry > | blocks |
| std::list< crypto::hash > | missed_ids |
| uint64_t | current_blockchain_height |
| std::list<block_complete_entry> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request::blocks |
| uint64_t cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request::current_blockchain_height |
| std::list<crypto::hash> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request::missed_ids |
| std::list<blobdata> cryptonote::NOTIFY_RESPONSE_GET_OBJECTS::request::txs |
1.8.14