|
Electroneum
|
#include <message_data_structs.h>

Public Attributes | |
| cryptonote::block | block |
| std::vector< cryptonote::transaction > | transactions |
Definition at line 46 of file message_data_structs.h.
| cryptonote::block cryptonote::rpc::block_with_transactions::block |
Definition at line 48 of file message_data_structs.h.
| std::vector<cryptonote::transaction> cryptonote::rpc::block_with_transactions::transactions |
Definition at line 49 of file message_data_structs.h.