We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c8e16 commit 4bf5301Copy full SHA for 4bf5301
config-files/config-batcher-ethereum-package.yaml
@@ -4,9 +4,9 @@ environment: "production"
4
aligned_layer_deployment_config_file_path: "./contracts/script/output/devnet/alignedlayer_deployment_output.json"
5
eigen_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:8551"
+eth_rpc_url_fallback: "http://localhost:8552"
8
eth_ws_url: "ws://localhost:8546"
9
-eth_ws_url_fallback: "ws://localhost:8552"
+eth_ws_url_fallback: "ws://localhost:8553"
10
eigen_metrics_ip_port_address: "localhost:9090"
11
12
## ECDSA Configurations
0 commit comments