this is so retraded

This commit is contained in:
squidbear
2025-03-29 08:08:08 +01:00
parent 47e3ddad12
commit 5aa26694b2

View File

@@ -84,12 +84,6 @@ fi
#cd "$CONFIG_DIR" #cd "$CONFIG_DIR"
while curl -s -X POST --data '{"jsonrpc":"2.0","method":"eth_syncing","params":[],"id":1}' -H "Content-Type: application/json" "$L2_RPC" | grep -q '"result":true'; do
echo "Waiting for L2 to finish syncing..."
sleep 10
done
echo "L2 sync complete!"
# Execute beacond # Execute beacond
#exec $BEACOND start --beacon-kit.kzg.trusted-setup-path /root/.beacond/config/kzg-trusted-setup.json --minimum-gas-prices 0atom "$@" #exec $BEACOND start --beacon-kit.kzg.trusted-setup-path /root/.beacond/config/kzg-trusted-setup.json --minimum-gas-prices 0atom "$@"
env env