|
Electroneum
|
Now-defunct (TODO: remove) struct from in-memory blockchain. More...
#include <blockchain.h>

Public Attributes | |
| transaction | tx |
| uint64_t | m_keeper_block_height |
| size_t | m_blob_size |
| std::vector< uint64_t > | m_global_output_indexes |
Now-defunct (TODO: remove) struct from in-memory blockchain.
Definition at line 103 of file blockchain.h.
| size_t cryptonote::Blockchain::transaction_chain_entry::m_blob_size |
Definition at line 107 of file blockchain.h.
| std::vector<uint64_t> cryptonote::Blockchain::transaction_chain_entry::m_global_output_indexes |
Definition at line 108 of file blockchain.h.
| uint64_t cryptonote::Blockchain::transaction_chain_entry::m_keeper_block_height |
Definition at line 106 of file blockchain.h.
| transaction cryptonote::Blockchain::transaction_chain_entry::tx |
Definition at line 105 of file blockchain.h.