Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
wallet_loading.cpp File Reference
#include <bench/bench.h>
#include <interfaces/chain.h>
#include <node/context.h>
#include <test/util/mining.h>
#include <test/util/setup_common.h>
#include <wallet/test/util.h>
#include <util/translation.h>
#include <validationinterface.h>
#include <wallet/context.h>
#include <wallet/receive.h>
#include <wallet/wallet.h>
#include <optional>
Include dependency graph for wallet_loading.cpp:

Go to the source code of this file.

Namespaces

 wallet
 

Functions

static void wallet::AddTx (CWallet &wallet)
 
static void wallet::WalletLoading (benchmark::Bench &bench, bool legacy_wallet)