nimbus.eth1: sync goerli instad of mainnet
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
f10eab7ed7
commit
1dfba96dec
|
@ -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'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue