From 43cd6fc61edf33b25e37b40c36ed46676e98d3a2 Mon Sep 17 00:00:00 2001 From: geco91 Date: Fri, 30 Oct 2020 13:29:26 +0100 Subject: [PATCH] #1701 fix main menu ref (#1733) --- home.admin/00settingsMenuServices.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/00settingsMenuServices.sh b/home.admin/00settingsMenuServices.sh index b965800ce..9448fa627 100755 --- a/home.admin/00settingsMenuServices.sh +++ b/home.admin/00settingsMenuServices.sh @@ -390,7 +390,7 @@ if [ "${mempoolExplorer}" != "${choice}" ]; then whiptail --title " Installed Mempool Space " --msgbox "\ The txindex may need to be created before Mempool can be active.\n This can take ~7 hours on a RPi4 with SSD. Monitor the progress on the LCD.\n -When finished use the new 'EXPLORE' entry in Main Menu for more info.\n +When finished use the new 'MEMPOOL' entry in Main Menu for more info.\n " 14 50 else l1="!!! FAIL on Mempool Explorer install !!!"