![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
fs::path | GetWalletDir () |
Get the path of the wallet directory. More... | |
bool | IsFeatureSupported (int wallet_version, int feature_version) |
WalletFeature | GetClosestWalletFeature (int version) |
WalletFeature GetClosestWalletFeature | ( | int | version | ) |
fs::path GetWalletDir | ( | ) |
Get the path of the wallet directory.
Definition at line 10 of file walletutil.cpp.
bool IsFeatureSupported | ( | int | wallet_version, |
int | feature_version | ||
) |