*Switch to faster RPC for now
This commit is contained in:
parent
66dc3534b2
commit
0e5d96475b
|
@ -9,7 +9,7 @@ import { DEFAULT_BATCH_SIZE } from "./client/constants.js";
|
|||
import { handleGETRequest } from "./client/utils.js";
|
||||
|
||||
const EXECUTION_RPC_URL =
|
||||
"https://g.w.lavanet.xyz:443/gateway/eth/rpc-http/f195d68175eb091ec1f71d00f8952b85";
|
||||
"https://eth-mainnet.g.alchemy.com/v2/bu1mqVhh0t-sMdud2yaviKt5-gwb4zab";
|
||||
|
||||
const CONSENSUS_RPC_URL = "https://www.lightclientdata.org";
|
||||
|
||||
|
|
Loading…
Reference in New Issue