![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
#include <config/bitcoin-config.h>#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>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) |
1.8.14