solution: integration test with two upstreams
This commit is contained in:
@@ -18,6 +18,14 @@ cluster:
|
||||
ethereum:
|
||||
rpc:
|
||||
url: "http://localhost:18545"
|
||||
- id: test-2
|
||||
chain: ethereum
|
||||
options:
|
||||
disable-validation: true
|
||||
connection:
|
||||
ethereum:
|
||||
rpc:
|
||||
url: "http://localhost:18546"
|
||||
|
||||
cache:
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user