|
| | TestSaplingChainSetup () |
| |
| | ~TestSaplingChainSetup () |
| |
| | TestChain100Setup () |
| |
| | 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) |
| |
◆ TestSaplingChainSetup()
| TestSaplingChainSetup::TestSaplingChainSetup |
( |
| ) |
|
|
inline |
◆ ~TestSaplingChainSetup()
| TestSaplingChainSetup::~TestSaplingChainSetup |
( |
| ) |
|
|
inline |
◆ pwalletMain
| std::unique_ptr<CWallet> TestSaplingChainSetup::pwalletMain |
The documentation for this struct was generated from the following file: