Skip to content

Commit

Permalink
Update ponder.crab.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jiguantong authored Nov 21, 2024
1 parent 150db75 commit c14f533
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion definition/mainnets/ponder.crab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ export default createConfig({
// http("http://c1.crab-rpc.itering.io:9944/"),
// http("https://hrpc.darwinia.network/crab"),
// http("http://c2.crab-rpc.itering.io:9944/"),
http("http://g1.crab2.darwinia.network:9944/"),
// http("http://g1.crab2.darwinia.network:9944/"),
http("http://c1.crab2.darwinia.network:9944/"),
]),
maxRequestsPerSecond: MAX_REQUESTS_PER_SECOND,
},
Expand Down

0 comments on commit c14f533

Please sign in to comment.