solution: reorganize test data

(cherry picked from commit 7af620984a)
This commit is contained in:
a10zn8
2022-09-24 00:01:00 +04:00
parent d4100d8f58
commit 1d9820ee9e
35 changed files with 58 additions and 31 deletions

View File

@@ -0,0 +1,26 @@
version: v1
upstreams:
- id: local
chain: ethereum
priority: 100
connection:
ethereum:
rpc:
url: "http://localhost:8545"
- id: infura
chain: ethereum
role: fallback
priority: 50
connection:
ethereum:
rpc:
url: "https://mainnet.infura.io/v3/fa28c968191849c1aff541ad1d8511f2"
- id: remote
priority: 75
connection:
grpc:
host: "10.2.0.15"