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

@@ -1,26 +0,0 @@
version: v1
defaultOptions:
- chains:
- ethereum
options:
min-peers: 3
upstreams:
- id: local
chain: ethereum
options:
min-peers: 7
methods:
enabled:
- name: "parity_trace"
disabled:
- name: "eth_getBlockByNumber"
- name: "admin_shutdown"
connection:
ethereum:
rpc:
url: "http://localhost:8545"
ws:
url: "ws://localhost:8546"
origin: "http://localhost"