![]() |
Bitcoin Core
22.99.0
P2P Digital Currency
|
#include <wallet/test/util.h>
#include <chain.h>
#include <key.h>
#include <key_io.h>
#include <test/util/setup_common.h>
#include <wallet/wallet.h>
#include <wallet/walletdb.h>
#include <boost/test/unit_test.hpp>
#include <memory>
Go to the source code of this file.
Namespaces | |
wallet | |
Functions | |
std::unique_ptr< CWallet > | wallet::CreateSyncedWallet (interfaces::Chain &chain, CChain &cchain, ArgsManager &args, const CKey &key) |