mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
fix electrum sync detection
This commit is contained in:
@@ -43,7 +43,7 @@ if [ "$1" = "status" ]; then
|
||||
else
|
||||
echo "isSynced=0"
|
||||
fi
|
||||
echo "infoSync='Syncing ${syncedToBlock}/${blockchainHeight}'"
|
||||
echo "infoSync='Syncing / Building Index (please wait)'"
|
||||
else
|
||||
echo "isSynced=0"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user