#include <pos_test_fixture.h>
|
| | TestPoSChainSetup () |
| |
| | ~TestPoSChainSetup () |
| |
| | TestChainSetup (int blockCount) |
| |
| | ~TestChainSetup () |
| |
| CBlock | CreateAndProcessBlock (const std::vector< CMutableTransaction > &txns, const CScript &scriptPubKey, bool fNoMempoolTx=true) |
| |
| CBlock | CreateAndProcessBlock (const std::vector< CMutableTransaction > &txns, const CKey &scriptKey) |
| |
| CBlock | CreateBlock (const std::vector< CMutableTransaction > &txns, const CScript &scriptPubKey, bool fNoMempoolTx=true, bool fTestBlockValidity=true, bool fIncludeQfc=true, CBlockIndex *customPrevBlock=nullptr) |
| |
| CBlock | CreateBlock (const std::vector< CMutableTransaction > &txns, const CKey &scriptKey, bool fTestBlockValidity=true) |
| |
| | TestingSetup (const std::string &chainName=CBaseChainParams::MAIN) |
| |
| | ~TestingSetup () |
| |
| | BasicTestingSetup (const std::string &chainName=CBaseChainParams::MAIN) |
| |
| | ~BasicTestingSetup () |
| |
| fs::path | SetDataDir (const std::string &name) |
| |
Definition at line 16 of file pos_test_fixture.h.
◆ TestPoSChainSetup()
| TestPoSChainSetup::TestPoSChainSetup |
( |
| ) |
|
◆ ~TestPoSChainSetup()
| TestPoSChainSetup::~TestPoSChainSetup |
( |
| ) |
|
◆ pwalletMain
| std::unique_ptr<CWallet> TestPoSChainSetup::pwalletMain |
The documentation for this struct was generated from the following files: