Default execution layer port changed, how do I restore it? #1035
-
|
Hi, I have a simple Kurtosis config for launching a simple EL/CL network: participants:
- el_type: geth
cl_type: lighthouse
count: 1
network_params:
network_id: "30121"
prefunded_accounts: '{"0x359Eeb0c3266007B1975CA7a399b6FBaB1122824": {"balance": "300ETH"}, "0x72A6CF1837105827077250171974056B40377488": {"balance": "999999ETH"}}'
port_publisher:
el:
enabled: true
public_port_start: 32000All my scripts connect to How can I restore the geth RPC URL to use port 32002? |
Beta Was this translation helpful? Give feedback.
Answered by
barnabasbusa
May 22, 2025
Replies: 1 comment
-
|
set public port start to 31999 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaa2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
set public port start to 31999