From e5a8fe2856fa2170abf7e7ed667171e4c910fc73 Mon Sep 17 00:00:00 2001 From: James Bayly Date: Mon, 4 Nov 2024 11:30:38 +0800 Subject: [PATCH] Update Darwinia Rate Limit --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index c80acb9..fa7c682 100644 --- a/index.ts +++ b/index.ts @@ -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",