Electroneum
cryptonote::rpc::block_with_transactions Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::block_with_transactions:

Public Attributes

cryptonote::block block
 
std::vector< cryptonote::transactiontransactions
 

Detailed Description

Definition at line 46 of file message_data_structs.h.

Member Data Documentation

◆ block

cryptonote::block cryptonote::rpc::block_with_transactions::block

Definition at line 48 of file message_data_structs.h.

◆ transactions

std::vector<cryptonote::transaction> cryptonote::rpc::block_with_transactions::transactions

Definition at line 49 of file message_data_structs.h.


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