Skip to content

Commit

Permalink
remove crab hrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
jiguantong committed Jun 15, 2024
1 parent c655ce4 commit 0254274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/mainnets/ponder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default createConfig({
chainId: 44,
transport: loadBalance([
http("http://c1.crab-rpc.itering.io:9944/"),
http("https://crab-hrpc.vercel.app/"),
// http("https://crab-hrpc.vercel.app/"),
// http("http://c2.crab-rpc.itering.io:9944/"),
]),
maxRequestsPerSecond: MAX_REQUESTS_PER_SECOND,
Expand Down

0 comments on commit 0254274

Please sign in to comment.