aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallet/init.h')
-rw-r--r--src/wallet/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/init.h b/src/wallet/init.h
index fa2251506d..1821e5e707 100644
--- a/src/wallet/init.h
+++ b/src/wallet/init.h
@@ -20,6 +20,6 @@ bool WalletParameterInteraction();
bool WalletVerify();
//! Load wallet databases.
-bool InitLoadWallet();
+bool OpenWallets();
#endif // BITCOIN_WALLET_INIT_H