![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| UpgradesTest () | |
| ~UpgradesTest () | |
Public Member Functions inherited from TestingSetup | |
| TestingSetup (const std::string &chainName=CBaseChainParams::MAIN) | |
| ~TestingSetup () | |
Public Member Functions inherited from BasicTestingSetup | |
| BasicTestingSetup (const std::string &chainName=CBaseChainParams::MAIN) | |
| ~BasicTestingSetup () | |
| fs::path | SetDataDir (const std::string &name) |
Public Attributes | |
| int | DefaultActivation [Consensus::MAX_NETWORK_UPGRADES] |
Public Attributes inherited from TestingSetup | |
| boost::thread_group | threadGroup |
| CConnman * | connman |
| EvoNotificationInterface * | pEvoNotificationInterface |
| CScheduler | scheduler |
| std::unique_ptr< PeerLogicValidation > | peerLogic |
Public Attributes inherited from BasicTestingSetup | |
| ECCVerifyHandle | globalVerifyHandle |
Definition at line 13 of file upgrades_tests.cpp.
|
inline |
|
inline |
| int UpgradesTest::DefaultActivation[Consensus::MAX_NETWORK_UPGRADES] |
Definition at line 15 of file upgrades_tests.cpp.