Maps each spent outpoint to the in‐mempool transaction that spends it.
Synopsis
Declared in <txmempool.h>
[[guarded_by(0x7ff37b41f458), guarded_by(0x7ff376fd6e08), guarded_by(0x7ff38def6028), guarded_by(0x7ff3640f7038), guarded_by(0x7ff3920f7328), guarded_by(0x7ff37f5c9448), guarded_by(0x7ff37d0106c8), guarded_by(0x7ff374c13ed8)]]
indirectmap<COutPoint, txiter> mapNextTx;
Created with MrDocs