Go to the source code of this file.
◆ ExistsSQLiteDatabase
| #define ExistsSQLiteDatabase |
( |
|
path | ) |
(false) |
◆ ExistsBerkeleyDatabase()
| bool ExistsBerkeleyDatabase |
( |
const fs::path & |
path | ) |
|
Check if Berkeley database exists at specified path.
Definition at line 811 of file bdb.cpp.
◆ GetClosestWalletFeature()
◆ GetWalletDir()
| fs::path GetWalletDir |
( |
| ) |
|
Get the path of the wallet directory.
Definition at line 17 of file walletutil.cpp.
◆ IsFeatureSupported()
| bool IsFeatureSupported |
( |
int |
wallet_version, |
|
|
int |
feature_version |
|
) |
| |
◆ ListWalletDir()
| std::vector<fs::path> ListWalletDir |
( |
| ) |
|