5 #ifndef BITCOIN_WALLET_TEST_WALLET_TEST_FIXTURE_H 6 #define BITCOIN_WALLET_TEST_WALLET_TEST_FIXTURE_H 8 #include <test/test_bitcoin.h> 23 #endif // BITCOIN_WALLET_TEST_WALLET_TEST_FIXTURE_H
static const std::string MAIN
BIP70 chain name strings (main, test or regtest)
Testing setup and teardown for wallet.
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
WalletTestingSetup(const std::string &chainName=CBaseChainParams::MAIN)