nimbus.prater: use more CL endpoints on MacOS

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-05-16 11:00:03 +02:00
parent 4dbb3c165c
commit 05f98abd53
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4

View File

@ -7,7 +7,10 @@ bootstrap__consul_data_center: 'he-eu-hel1'
beacon_node_max_peers: 200
# Execution layer Enginer API
beacon_node_exec_layer_urls: ['http://goerli-02.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}']
beacon_node_exec_layer_urls:
- 'http://goerli-01.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}'
- 'http://goerli-02.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}'
- 'http://goerli-03.he-eu-hel1.nimbus.geth.wg:{{ geth_authrpc_port }}'
beacon_node_exec_layer_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
# ERA Files Generation