problem: unable to run without default options
This commit is contained in:
9
src/test/resources/upstreams-no-defaults.yaml
Normal file
9
src/test/resources/upstreams-no-defaults.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: v1
|
||||
|
||||
upstreams:
|
||||
- id: local
|
||||
chain: ethereum
|
||||
connection:
|
||||
ethereum:
|
||||
rpc:
|
||||
url: "http://localhost:8545"
|
||||
Reference in New Issue
Block a user