We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd9bb1 commit eacb276Copy full SHA for eacb276
nodebuilder
@@ -1730,7 +1730,7 @@ while [ "${ibd_status}" = 'true' ]; do
1730
exit 0
1731
fi
1732
1733
- printf '%s\n\n' 'Synchronizing can take days weeks on a slow connection.'
+ printf '%s\n\n' 'The chain sync can take several days or even weeks.'
1734
printf '%s\n' "Close this Terminal window by clicking on the 'X'."
1735
printf '%s' "This screen will refresh in ${SLEEP_TIME} seconds."
1736
sleep "${SLEEP_TIME}"
0 commit comments