![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Testing setup and teardown for wallet. More...
#include <wallet_test_fixture.h>
Public Member Functions | |
WalletTestingSetup (const std::string &chainName=CBaseChainParams::MAIN) | |
~WalletTestingSetup () | |
Public Attributes | |
CWallet | m_wallet |
Testing setup and teardown for wallet.
Definition at line 16 of file wallet_test_fixture.h.
|
explicit |
WalletTestingSetup::~WalletTestingSetup | ( | ) |
CWallet WalletTestingSetup::m_wallet |
Definition at line 20 of file wallet_test_fixture.h.