Electroneum
cryptonote::block_complete_entry Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::block_complete_entry:

Public Attributes

blobdata block
 
std::vector< blobdatatxs
 

Detailed Description

Definition at line 117 of file cryptonote_protocol_defs.h.

Member Data Documentation

◆ block

blobdata cryptonote::block_complete_entry::block

Definition at line 119 of file cryptonote_protocol_defs.h.

◆ txs

std::vector<blobdata> cryptonote::block_complete_entry::txs

Definition at line 120 of file cryptonote_protocol_defs.h.


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