All transactions in mapTx with their wtxids, in arbitrary order

Synopsis

Declared in <txmempool.h>

[[guarded_by(0x7ff37b41eff8), guarded_by(0x7ff376fd69a8), guarded_by(0x7ff38def5bc8), guarded_by(0x7ff3640f6bd8), guarded_by(0x7ff3920f6ec8), guarded_by(0x7ff37f5c8fe8), guarded_by(0x7ff37d010268), guarded_by(0x7ff374c13a78)]]
std::vector<std::pair<Wtxid, txiter>> txns_randomized;

Created with MrDocs