|
Monero
|
#include <cryptonote_protocol_defs.h>
Public Member Functions | |
| if (this_ref.pruned) | |
| if (is_store) | |
| epee::serialization::selector (txs, stg, hparent_section, "txs") | |
| if (!is_store) | |
| block_complete_entry () | |
Public Attributes | |
| bool | pruned |
| blobdata | block |
| uint64_t | block_weight |
| std::vector< tx_blob_entry > | txs |
| else | |
|
inline |
| cryptonote::block_complete_entry::epee::serialization::selector | ( | txs | , |
| stg | , | ||
| hparent_section | , | ||
| "txs" | ) |
|
inline |
|
inline |
|
inline |
| blobdata cryptonote::block_complete_entry::block |
| uint64_t cryptonote::block_complete_entry::block_weight |
| cryptonote::block_complete_entry::else |
| bool cryptonote::block_complete_entry::pruned |
| std::vector<tx_blob_entry> cryptonote::block_complete_entry::txs |