nimbus.eth1: sync goerli instad of mainnet

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-10-14 13:05:29 +02:00
parent f10eab7ed7
commit 1dfba96dec
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ rocketpool_web3_ws_url: 'ws://goerli-01.aws-eu-central-1a.nimbus.geth.wg:8546'
# Nimbus Eth1 node
nimbus_eth1_repo_branch: 'master'
nimbus_eth1_network: 'mainnet'
nimbus_eth1_network: 'goerli'
nimbus_eth1_max_peers: 160
nimbus_eth1_log_level: 'DEBUG'
nimbus_eth1_metrics_address: '0.0.0.0'

View File

@ -16,7 +16,7 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: 48f2a4aaa455c852b06203dc7e0e3624c3902e92
version: 7cb26336e3975ec32654ecf350f6f22bb86d7875
scm: git
- name: infra-role-bootstrap-windows