-
L.Y authored
Erigon will disable discovery when --chain=dev: https://github.com/ledgerwatch/erigon/blob/3323fdc3489d845e9db607ad5ccc2190421b699d/cmd/utils/flags.go#L1322-L1331 So with the current Kurtosis startup parameter, Erigon will not connect to other EL nodes. Therefore, I propose deleting this --chain parameter in the Starlark script. If users want, they can pass the parameter through the "el_extra_params" configuration. Signed-off-by:
lyfsn <dev.wangyu@proton.me>
02b9c504
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| besu | ||
| erigon | ||
| ethereumjs | ||
| geth | ||
| nethermind | ||
| nimbus-eth1 | ||
| reth | ||
| el_admin_node_info.star | ||
| el_context.star | ||
| el_launcher.star |