wallet::CWalletTx::m_it_wtxOrdered

Iterator into the wallet's ordered transaction map.

Synopsis

Declared in <wallet/transaction.h>

std::multimap<int64_t, CWalletTx*>::const_iterator m_it_wtxOrdered;