Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <interfaces/chain.h>
#include <interfaces/wallet.h>
#include <node/context.h>
#include <util/check.h>
#include <wallet/wallet.h>
#include <test/util/setup_common.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | WalletTestingSetup |
Testing setup and teardown for wallet. More... | |