15 lines
278 B
YAML
15 lines
278 B
YAML
upstreams:
|
|
- id: cloudflare
|
|
chain: ethereum
|
|
role: fallback
|
|
priority: 40
|
|
options:
|
|
disable-validation: false
|
|
validate-peers: false
|
|
validate-syncing: true
|
|
connection:
|
|
ethereum:
|
|
rpc:
|
|
url: "https://cloudflare-eth.com"
|
|
|