mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
wait just after chainetwork started
This commit is contained in:
@@ -73,7 +73,9 @@ if [ ${setupState} -eq 0 ]; then
|
|||||||
elif [ ${setupState} -lt 100 ]; then
|
elif [ ${setupState} -lt 100 ]; then
|
||||||
|
|
||||||
# see function above
|
# see function above
|
||||||
waitUntilChainNetworkIsReady
|
if [ ${setupState} -gt 59 ]; then
|
||||||
|
waitUntilChainNetworkIsReady
|
||||||
|
fi
|
||||||
|
|
||||||
# continue setup
|
# continue setup
|
||||||
BACKTITLE="${name} / ${network} / ${chain}"
|
BACKTITLE="${name} / ${network} / ${chain}"
|
||||||
|
Reference in New Issue
Block a user