Electroneum
cryptonote::NOTIFY_NEW_TRANSACTIONS::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::NOTIFY_NEW_TRANSACTIONS::request_t:

Public Attributes

std::vector< blobdatatxs
 
std::string _
 

Detailed Description

Definition at line 155 of file cryptonote_protocol_defs.h.

Member Data Documentation

◆ _

std::string cryptonote::NOTIFY_NEW_TRANSACTIONS::request_t::_

Definition at line 158 of file cryptonote_protocol_defs.h.

◆ txs

std::vector<blobdata> cryptonote::NOTIFY_NEW_TRANSACTIONS::request_t::txs

Definition at line 157 of file cryptonote_protocol_defs.h.


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