We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5461f69 commit aee0e0fCopy full SHA for aee0e0f
src/wallet/init.h
@@ -19,7 +19,7 @@ bool WalletParameterInteraction();
19
// being loaded (CWallet::ParameterInteraction forbids -salvagewallet, -zapwallettxes or -upgradewallet with multiwallet).
20
bool WalletVerify();
21
22
-//! Load wallet databases
+//! Load wallet databases.
23
bool InitLoadWallet();
24
25
#endif // BITCOIN_WALLET_INIT_H
0 commit comments