Mempool transactions that conflict directly or via an ancestor.

Synopsis

Declared in <wallet/transaction.h>

std::set<Txid> mempool_conflicts;

Created with MrDocs