Archive legacy status docs and canonicalize genesis entrypoints

This commit is contained in:
defiQUG
2026-04-13 21:45:16 -07:00
parent 7517869ea6
commit 79750d92e6
288 changed files with 757 additions and 1066 deletions

View File

@@ -64,7 +64,7 @@ fi
if [ "$BLOCK" -eq 0 ]; then
echo "❌ Network is not producing blocks yet"
echo " Please wait for IBFT validators to initialize"
echo " Please wait for QBFT validators to initialize"
echo " Run this script again once blocks are being produced"
exit 1
fi