solution: integration test with two upstreams

This commit is contained in:
Igor Artamonov
2021-03-24 22:52:25 -04:00
parent be33508bb9
commit 17f14987aa
8 changed files with 130 additions and 4 deletions

View File

@@ -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: