![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
Identical to TestingSetup, but chain set to regtest. More...
#include <setup_common.h>
Public Member Functions | |
RegTestingSetup () | |
![]() | |
TestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={}) | |
![]() | |
ChainTestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={}) | |
~ChainTestingSetup () | |
![]() | |
BasicTestingSetup (const std::string &chainName=CBaseChainParams::MAIN, const std::vector< const char * > &extra_args={}) | |
~BasicTestingSetup () | |
Additional Inherited Members | |
![]() | |
ECCVerifyHandle | globalVerifyHandle |
NodeContext | m_node |
const fs::path | m_path_root |
ArgsManager | m_args |
Identical to TestingSetup, but chain set to regtest.
Definition at line 104 of file setup_common.h.
|
inline |
Definition at line 105 of file setup_common.h.