Maps each spent outpoint to the in‐mempool transaction that spends it.
Synopsis
Declared in <txmempool.h>
[[guarded_by(0x7f95135d1b58), guarded_by(0x7f9501b10f38), guarded_by(0x7f950ec77128), guarded_by(0x7f9525ea6e78), guarded_by(0x7f95150965b8), guarded_by(0x7f950826a858), guarded_by(0x7f94f856df68), guarded_by(0x7f9513c58158)]]
indirectmap<COutPoint, txiter> mapNextTx;
Created with MrDocs