Bitcoin Core  25.99.0
P2P Digital Currency
Namespaces | Functions
walletutil.cpp File Reference
#include <wallet/walletutil.h>
#include <common/args.h>
#include <logging.h>
Include dependency graph for walletutil.cpp:

Go to the source code of this file.

Namespaces

 wallet
 

Functions

fs::path wallet::GetWalletDir ()
 Get the path of the wallet directory. More...
 
bool wallet::IsFeatureSupported (int wallet_version, int feature_version)
 
WalletFeature wallet::GetClosestWalletFeature (int version)