Maps each spent outpoint to the in‐mempool transaction that spends it.
Synopsis
Declared in <txmempool.h>
[[guarded_by(0x7fbc8f683568), guarded_by(0x7fbc95d452c8), guarded_by(0x7fbca708af88), guarded_by(0x7fbc86273828), guarded_by(0x7fbca7897f08), guarded_by(0x7fbc84ab9558), guarded_by(0x7fbc870f8a58), guarded_by(0x7fbc921e0318)]]
indirectmap<COutPoint, txiter> mapNextTx;
Created with MrDocs