*Switch to faster RPC for now

This commit is contained in:
Derrick Hammer 2023-03-29 06:20:10 -04:00
parent 66dc3534b2
commit 0e5d96475b
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -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";