Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Classes
txpool.h File Reference
#include <nodeid.h>
#include <primitives/block.h>
#include <primitives/transaction.h>
#include <sync.h>
#include <util/time.h>
#include <chrono>
#include <map>
#include <set>
#include <vector>
Include dependency graph for txpool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TxPool
 A class to store and track transactions by peers. More...
 
struct  TxPool::PoolTx
 
struct  TxPool::IteratorComparator