Inspiration and perspiration go together like Englishmen and bar fights

This commit is contained in:
Duke Leto
2020-12-07 09:29:57 -05:00
parent 59ae954c56
commit 58721f452f

View File

@@ -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) {