Mempool transactions that conflict directly or via an ancestor.
Synopsis
Declared in <wallet/transaction.h>
std::set<Txid> mempool_conflicts;
Created with MrDocs
Mempool transactions that conflict directly or via an ancestor.
Declared in <wallet/transaction.h>
std::set<Txid> mempool_conflicts;
Created with MrDocs