This commit is contained in:
squidbear
2025-04-01 08:16:47 +02:00
parent fcdb322d2f
commit 1d937a07ab
61 changed files with 1406 additions and 61 deletions

View File

@@ -105,4 +105,26 @@ services:
- chains
volumes:
lisk-mainnet-op-geth-archive-leveldb-hash:
lisk-mainnet-op-geth-archive-leveldb-hash:
upstreams:
- id: ${ID}
chain: ${CHAIN}
labels:
provider: ${PROVIDER}
method-groups:
enabled:
- debug
- filter
methods:
disabled:
connection:
generic:
rpc:
url: "${RPC_URL}"
ws:
frameSize: 20Mb
msgSize: 50Mb
url: "${WS_URL}"