solution: reorganize test data

This commit is contained in:
a10zn8
2022-09-24 00:01:00 +04:00
parent 96264b839f
commit 7af620984a
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"