Archive legacy status docs and canonicalize genesis entrypoints
This commit is contained in:
@@ -150,7 +150,7 @@ if [ -f "config/genesis.json" ] || [ -f "genesis.json" ]; then
|
||||
SUCCESS=$((SUCCESS + 1))
|
||||
else
|
||||
log_error "❌ Genesis file not found"
|
||||
echo " Generate with: ./scripts/generate-genesis.sh"
|
||||
echo " Generate with: ./scripts/generate-genesis-proper.sh 4"
|
||||
ERRORS=$((ERRORS + 1))
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user