5#ifndef BITCOIN_WALLET_TEST_WALLET_TEST_FIXTURE_H
6#define BITCOIN_WALLET_TEST_WALLET_TEST_FIXTURE_H
15#include <test/util/setup_common.h>
A CWallet maintains a set of transactions and balances, and provides the ability to create new transa...
Testing setup and teardown for wallet.
WalletTestingSetup(const ChainType chainType=ChainType::MAIN)
std::unique_ptr< interfaces::Handler > m_chain_notifications_handler
std::unique_ptr< interfaces::WalletClient > m_wallet_client