From 58721f452f8e6c78044ce0dc678f5e2711597ce3 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 7 Dec 2020 09:29:57 -0500 Subject: [PATCH] Inspiration and perspiration go together like Englishmen and bar fights --- src/init.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/init.cpp b/src/init.cpp index 500727349..f7a306b63 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -2224,7 +2224,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler) SetRPCWarmupFinished(); if(fDebug) fprintf(stderr,"RPC warmump finished\n"); - uiInterface.InitMessage(_("Done loading!")); + uiInterface.InitMessage(_("Hush Full Node Done Loading! :)")); #ifdef ENABLE_WALLET if (pwalletMain) {