Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
wallet_create.cpp File Reference
#include <bench/bench.h>
#include <node/context.h>
#include <random.h>
#include <test/util/setup_common.h>
#include <wallet/context.h>
#include <wallet/wallet.h>
Include dependency graph for wallet_create.cpp:

Go to the source code of this file.

Namespaces

 wallet
 

Functions

static void wallet::WalletCreate (benchmark::Bench &bench, bool encrypted)
 
static void wallet::WalletCreatePlain (benchmark::Bench &bench)
 
static void wallet::WalletCreateEncrypted (benchmark::Bench &bench)