Bitcoin Core 28.99.0
P2P Digital Currency
|
Public Member Functions | |
CTxMemPool & | MakeMempool () |
std::unique_ptr< Mining > | MakeMining () |
Public Member Functions inherited from TestingSetup | |
TestingSetup (const ChainType chainType=ChainType::MAIN, TestOpts={}) | |
Public Member Functions inherited from ChainTestingSetup | |
ChainTestingSetup (const ChainType chainType=ChainType::MAIN, TestOpts={}) | |
~ChainTestingSetup () | |
void | LoadVerifyActivateChainstate () |
Public Member Functions inherited from BasicTestingSetup | |
void | SeedRandomForTest (SeedRand seed) |
Seed the global RNG state and m_rng for testing and log the seed value. More... | |
BasicTestingSetup (const ChainType chainType=ChainType::MAIN, TestOpts={}) | |
~BasicTestingSetup () | |
Definition at line 39 of file miner_tests.cpp.
|
inline |
|
inline |
|
inline |
Definition at line 43 of file miner_tests.cpp.