mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
18 lines
424 B
YAML
18 lines
424 B
YAML
ethereum_package:
|
|
participants:
|
|
- el_type: reth
|
|
el_extra_params:
|
|
- "--rpc.eth-proof-window=100"
|
|
cl_type: teku
|
|
optimism_package:
|
|
chains:
|
|
- participants:
|
|
- el_type: op-geth
|
|
cl_type: op-node
|
|
- el_type: op-reth
|
|
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
|
|
cl_type: op-node
|
|
batcher_params:
|
|
extra_params:
|
|
- "--throttle-interval=0"
|