Electroneum
cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request_t:

Public Attributes

std::vector< crypto::hashtxs
 
std::vector< crypto::hashblocks
 

Detailed Description

Definition at line 174 of file cryptonote_protocol_defs.h.

Member Data Documentation

◆ blocks

std::vector<crypto::hash> cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request_t::blocks

Definition at line 177 of file cryptonote_protocol_defs.h.

◆ txs

std::vector<crypto::hash> cryptonote::NOTIFY_REQUEST_GET_OBJECTS::request_t::txs

Definition at line 176 of file cryptonote_protocol_defs.h.


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