|
Electroneum
|
a struct containing txpool per transaction metadata More...
#include <blockchain_db.h>
a struct containing txpool per transaction metadata
Definition at line 140 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::bf_padding |
Definition at line 155 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::do_not_relay |
Definition at line 153 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::double_spend_seen |
Definition at line 154 of file blockchain_db.h.
| uint64_t cryptonote::txpool_tx_meta_t::fee |
Definition at line 145 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::kept_by_block |
Definition at line 151 of file blockchain_db.h.
| uint64_t cryptonote::txpool_tx_meta_t::last_failed_height |
Definition at line 147 of file blockchain_db.h.
| crypto::hash cryptonote::txpool_tx_meta_t::last_failed_id |
Definition at line 143 of file blockchain_db.h.
| uint64_t cryptonote::txpool_tx_meta_t::last_relayed_time |
Definition at line 149 of file blockchain_db.h.
| uint64_t cryptonote::txpool_tx_meta_t::max_used_block_height |
Definition at line 146 of file blockchain_db.h.
| crypto::hash cryptonote::txpool_tx_meta_t::max_used_block_id |
Definition at line 142 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::padding[68] |
Definition at line 158 of file blockchain_db.h.
| uint64_t cryptonote::txpool_tx_meta_t::receive_time |
Definition at line 148 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::relayed |
Definition at line 152 of file blockchain_db.h.
| uint8_t cryptonote::txpool_tx_meta_t::utxo_nonexistent_seen |
Definition at line 156 of file blockchain_db.h.
| uint64_t cryptonote::txpool_tx_meta_t::weight |
Definition at line 144 of file blockchain_db.h.