Skip to content

Commit

Permalink
Update Darwinia Rate Limit
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly authored Nov 4, 2024
1 parent 127071e commit e5a8fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4404,7 +4404,7 @@ const networkFamilies: NetworkFamily[] = [
name: "Darwinia Public RPC",
description: "",
rate_limit: {
rate: 60,
rate: 200,
},
explorer_url:
"https://app.subquery.network/explorer/project/0x48/overview",
Expand Down

0 comments on commit e5a8fe2

Please sign in to comment.