more chains

This commit is contained in:
squidbear
2025-03-26 08:53:38 +01:00
parent 01d4c85fdc
commit d0b7e1edd7
5 changed files with 453 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ exec geth \
--http.api=web3,debug,eth,txpool,net,engine \
--ws \
--ws.addr=0.0.0.0 \
--ws.port=8546 \
--ws.port=8545 \
--ws.origins="*" \
--ws.api=debug,eth,txpool,net,engine,web3 \
$METRICS_ARGS \