File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33environment : ' development'
44aligned_layer_deployment_config_file_path : ' ./contracts/script/output/devnet/alignedlayer_deployment_output.json'
55eigen_layer_deployment_config_file_path : ' ./contracts/script/output/devnet/eigenlayer_deployment_output.json'
6- eth_rpc_url : " http://localhost:8545 "
7- eth_rpc_url_fallback : " http://localhost:8552 "
8- eth_ws_url : " ws://localhost:8546 "
9- eth_ws_url_fallback : " ws://localhost:8553 "
6+ eth_rpc_url : " http://localhost:8552 "
7+ eth_rpc_url_fallback : " http://localhost:8559 "
8+ eth_ws_url : " ws://localhost:8553 "
9+ eth_ws_url_fallback : " ws://localhost:8560 "
1010eigen_metrics_ip_port_address : ' localhost:9090'
1111
1212# # ECDSA Configurations
Original file line number Diff line number Diff line change 11participants:
22 - el_type: reth
33 cl_type: lighthouse
4- count: 2
4+ count: 3
55 validator_count: 32
66
77ethereum_metrics_exporter_enabled: true
You can’t perform that action at this time.
0 commit comments