Specify the correct web3_url for the Rocket Pool node on nimbus.eth1
This commit is contained in:
parent
7064ed2f2d
commit
4be33a288d
|
@ -0,0 +1,3 @@
|
|||
rocketpool_web3_url: 'http://goerli-01.aws-eu-central-1a.nimbus.geth.wg:8545'
|
||||
rocketpool_web3_ws_url: 'ws://goerli-01.aws-eu-central-1a.nimbus.geth.wg:8546'
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
|
||||
- name: infra-role-rocketpool-smart-node
|
||||
src: git@github.com:status-im/infra-role-rocketpool-smart-node.git
|
||||
version: 4ff40088a29e1c3a332d82cd915812f7c07e5c96
|
||||
version: b1f9b4a02c39bd131958234ae79c73ea379235c4
|
||||
scm: git
|
||||
|
||||
- name: infra-role-winsw
|
||||
|
|
Loading…
Reference in New Issue