generate dshackle configs
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user