fix the entrypoint to not crash the node

This commit is contained in:
Sebastian
2025-03-06 10:39:33 +01:00
parent 02dff8aa69
commit 161a14934c
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ else
echo "Node key already exists, skipping generation."
fi
opera \
exec opera \
--genesis=$FANTOM_HOME/mainnet-171200-no-history.g \
--port=19921 \
--maxpeers=200 \