local testnet config updates

This commit is contained in:
realbigsean
2022-12-06 08:54:46 -05:00
parent e72d9fb922
commit 2704955b2e
8 changed files with 20 additions and 14 deletions

View File

@@ -44,7 +44,7 @@ http_port=${@:$OPTIND+2:1}
execution_endpoint=${@:$OPTIND+3:1}
execution_jwt=${@:$OPTIND+4:1}
lighthouse_binary=lighthouse-4844
lighthouse_binary=lighthouse
exec $lighthouse_binary \
--debug-level $DEBUG_LEVEL \