![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <consensus/amount.h>#include <primitives/transaction.h>#include <validation.h>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | TestBlockManager |
| struct | TestChainstateManager |
| class | ValidationInterfaceTest |
Namespaces | |
| namespace | node |
Functions | |
| std::vector< std::pair< COutPoint, CAmount > > | ResetChainmanAndMempool (TestingSetup &setup) |
| std::vector< std::pair< COutPoint, CAmount > > ResetChainmanAndMempool | ( | TestingSetup & | setup | ) |
Definition at line 108 of file validation.cpp.