use only generic connection in examples (#632)

This commit is contained in:
a10zn8
2025-02-13 21:37:48 +03:00
committed by GitHub
parent eca16ba30d
commit e70ccd4feb
2 changed files with 39 additions and 44 deletions

View File

@@ -59,12 +59,11 @@ cluster:
options:
disable-validation: true
connection:
ethereum-pos:
execution:
rpc:
url: "https://lb.drpc.org/ogrpc?network=ethereum&dkey=${DRPC_KEY}"
ws:
url: "wss://lb.drpc.org/ogws?network=ethereum&dkey=${DRPC_KEY}"
generic:
rpc:
url: "https://lb.drpc.org/ogrpc?network=ethereum&dkey=${DRPC_KEY}"
ws:
url: "wss://lb.drpc.org/ogws?network=ethereum&dkey=${DRPC_KEY}"
- id: solana
node-id: 3
chain: solana