![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
| fs::path | GetWalletDir () |
| Get the path of the wallet directory. More... | |
| OperationResult | VerifyWalletPath (const std::string &walletFile) |
| Verify the wallet db's path. More... | |
| fs::path GetWalletDir | ( | ) |
Get the path of the wallet directory.
Definition at line 8 of file walletutil.cpp.
| OperationResult VerifyWalletPath | ( | const std::string & | walletFile | ) |
Verify the wallet db's path.
Definition at line 30 of file walletutil.cpp.