Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
walletutil.cpp File Reference
#include <wallet/walletutil.h>
#include <chainparams.h>
#include <common/args.h>
#include <key_io.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)
 
WalletDescriptor wallet::GenerateWalletDescriptor (const CExtPubKey &master_key, const OutputType &addr_type, bool internal)