added dshackle confgured with free node providers for ethereum
This commit is contained in:
16
dshackle/config/rivet.yaml
Normal file
16
dshackle/config/rivet.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
upstreams:
|
||||
- id: rivet
|
||||
chain: ethereum
|
||||
role: fallback
|
||||
priority: 10
|
||||
options:
|
||||
disable-validation: false
|
||||
validate-peers: false
|
||||
validate-syncing: true
|
||||
connection:
|
||||
ethereum:
|
||||
rpc:
|
||||
url: "https://${RIVET_KEY}.eth.rpc.rivet.cloud"
|
||||
ws:
|
||||
url: "wss://${RIVET_KEY}.eth.ws.rivet.cloud"
|
||||
|
||||
Reference in New Issue
Block a user