CTxMemPool::txiter

Const iterator into mapTx over the txid-ordered index.

Synopsis

Declared in <txmempool.h>

using txiter = indexed_transaction_set::nth_index<0>::type::const_iterator;