problem: using "upstreams" on two levels of config is confusing
This commit is contained in:
@@ -29,7 +29,7 @@ proxy:
|
||||
blockchain: ethereum
|
||||
- id: kovan
|
||||
blockchain: kovan
|
||||
upstreams:
|
||||
cluster:
|
||||
upstreams:
|
||||
- id: infura-eth
|
||||
chain: ethereum
|
||||
|
||||
@@ -16,7 +16,7 @@ tls:
|
||||
client:
|
||||
require: true
|
||||
ca: "ca.crt"
|
||||
upstreams:
|
||||
cluster:
|
||||
include: "upstreams.yaml"
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user