mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 21:12:48 +01:00
[trivial] fixup comment for VerifyWallets()
This commit is contained in:
parent
43b0e81d0f
commit
5d2a3995e7
@ -22,7 +22,7 @@ void RegisterWalletRPC(CRPCTable &tableRPC);
|
|||||||
|
|
||||||
//! Responsible for reading and validating the -wallet arguments and verifying the wallet database.
|
//! Responsible for reading and validating the -wallet arguments and verifying the wallet database.
|
||||||
// This function will perform salvage on the wallet if requested, as long as only one wallet is
|
// This function will perform salvage on the wallet if requested, as long as only one wallet is
|
||||||
// being loaded (CWallet::ParameterInteraction forbids -salvagewallet, -zapwallettxes or -upgradewallet with multiwallet).
|
// being loaded (WalletParameterInteraction forbids -salvagewallet, -zapwallettxes or -upgradewallet with multiwallet).
|
||||||
bool VerifyWallets();
|
bool VerifyWallets();
|
||||||
|
|
||||||
//! Load wallet databases.
|
//! Load wallet databases.
|
||||||
|
Loading…
Reference in New Issue
Block a user