![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
Public Member Functions | |
BlockAssembler | AssemblerForTest (const CChainParams ¶ms) |
![]() | |
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 () | |
Public Attributes | |
void TestPackageSelection(const CChainParams &chainparams, const CScript &scriptPubKey, const std::vector< CTransactionRef > &txFirst) EXCLUSIVE_LOCKS_REQUIRED(bool | TestSequenceLocks (const CTransaction &tx, int flags) EXCLUSIVE_LOCKS_REQUIRED( |
![]() | |
ECCVerifyHandle | globalVerifyHandle |
NodeContext | m_node |
const fs::path | m_path_root |
ArgsManager | m_args |
Definition at line 28 of file miner_tests.cpp.
BlockAssembler MinerTestingSetup::AssemblerForTest | ( | const CChainParams & | params | ) |
Definition at line 43 of file miner_tests.cpp.
|
inline |
Definition at line 30 of file miner_tests.cpp.