#include <bench/bench.h>
#include <config.h>
#include <consensus/amount.h>
#include <interfaces/chain.h>
#include <node/context.h>
#include <validation.h>
#include <validationinterface.h>
#include <wallet/receive.h>
#include <wallet/wallet.h>
#include <test/util/mining.h>
#include <test/util/setup_common.h>
#include <test/util/wallet.h>
#include <optional>
Go to the source code of this file.
◆ BENCHMARK() [1/4]
◆ BENCHMARK() [2/4]
◆ BENCHMARK() [3/4]
◆ BENCHMARK() [4/4]
◆ WalletBalance()
static void WalletBalance |
( |
benchmark::Bench & |
bench, |
|
|
const bool |
set_dirty, |
|
|
const bool |
add_watchonly, |
|
|
const bool |
add_mine |
|
) |
| |
|
static |
◆ WalletBalanceClean()
◆ WalletBalanceDirty()
◆ WalletBalanceMine()
◆ WalletBalanceWatch()