added dshackle confgured with free node providers for ethereum
This commit is contained in:
14
dshackle/config/anyblock.yaml
Normal file
14
dshackle/config/anyblock.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
upstreams:
|
||||
- id: anyblock
|
||||
chain: ethereum
|
||||
role: fallback
|
||||
priority: 70
|
||||
options:
|
||||
disable-validation: false
|
||||
validate-peers: false
|
||||
validate-syncing: true
|
||||
connection:
|
||||
ethereum:
|
||||
rpc:
|
||||
url: "https://api.anyblock.tools/ethereum/ethereum/mainnet/rpc/${ANYBLOCK_KEY}"
|
||||
|
||||
Reference in New Issue
Block a user