extract ethereum connectors from ethereum upstreams and add ethereum pos config
This commit is contained in:
9
src/test/resources/upstreams-ethereum-pos.yaml
Normal file
9
src/test/resources/upstreams-ethereum-pos.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
upstreams:
|
||||
- id: eth2-1
|
||||
chain: ropsten
|
||||
connection:
|
||||
ethereum-pos:
|
||||
execution:
|
||||
rpc:
|
||||
url: "http://34.106.60.110:8545"
|
||||
block-priority: 100
|
||||
Reference in New Issue
Block a user