Electroneum
Public Attributes | List of all members
cryptonote::rpc::block_with_transactions Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::block_with_transactions:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ block

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

◆ transactions

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

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