|
Monero
|
Used to provide transaction info that skips the mempool to block handling code. More...
#include <tx_verification_utils.h>
Public Attributes | |
| std::unordered_map< crypto::hash, std::pair< transaction, blobdata > > | txs_by_txid |
| std::uint8_t | nic_verified_hf_version = 0 |
Used to provide transaction info that skips the mempool to block handling code.
|
mutable |
| std::unordered_map<crypto::hash, std::pair<transaction, blobdata> > cryptonote::pool_supplement::txs_by_txid |