mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
chore(ci): remove batcher extra param from kurtosis op network config (#14679)
This commit is contained in:
@ -8,10 +8,8 @@ optimism_package:
|
|||||||
chains:
|
chains:
|
||||||
- participants:
|
- participants:
|
||||||
- el_type: op-geth
|
- el_type: op-geth
|
||||||
|
el_image: "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101411.8"
|
||||||
cl_type: op-node
|
cl_type: op-node
|
||||||
- el_type: op-reth
|
- el_type: op-reth
|
||||||
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
|
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
|
||||||
cl_type: op-node
|
cl_type: op-node
|
||||||
batcher_params:
|
|
||||||
extra_params:
|
|
||||||
- "--throttle-interval=0"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user