generate dshackle configs

This commit is contained in:
Sebastian
2024-03-19 18:15:08 +01:00
parent f44f172625
commit 3f22d9f7b9
3 changed files with 86 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
upstreams:
- id: ${ID}
chain: ${CHAIN}
labels:
@@ -23,11 +22,10 @@ upstreams:
- name: eth_getLogs
- name: eth_getTransactionReceipt
connection:
ethereum-pos:
execution:
rpc:
url: "${RPC_URL}"
ws:
frameSize: 20Mb
msgSize: 50Mb
url: "${WS_URL}"
generic:
rpc:
url: "${RPC_URL}"
ws:
frameSize: 20Mb
msgSize: 50Mb
url: "${WS_URL}"