Files
dshackle/testing/dshackle/dshackle-basic.yaml
2021-08-16 19:52:46 -04:00

40 lines
664 B
YAML

version: v1
port: 12448
tls:
enabled: false
cluster:
upstreams:
- id: test-1
chain: ethereum
methods:
enabled:
- name: debug_traceTransaction
- name: test_foo
options:
disable-validation: true
connection:
ethereum:
rpc:
url: "http://localhost:18545"
- id: test-2
chain: ethereum
options:
disable-validation: true
connection:
ethereum:
rpc:
url: "http://localhost:18546"
cache:
redis:
enabled: false
proxy:
port: 18080
tls:
enabled: false
routes:
- id: eth
blockchain: ethereum