From 9247e5871d66b4735da177d27089e64886470bb5 Mon Sep 17 00:00:00 2001 From: Keyrxng <106303466+Keyrxng@users.noreply.github.com> Date: Tue, 18 Jun 2024 12:10:24 +0100 Subject: [PATCH] Update src/utils/get-fastest-provider.ts Co-authored-by: Mentlegen <9807008+gentlementlegen@users.noreply.github.com> --- src/utils/get-fastest-provider.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils/get-fastest-provider.ts b/src/utils/get-fastest-provider.ts index 742c141..65bf85f 100644 --- a/src/utils/get-fastest-provider.ts +++ b/src/utils/get-fastest-provider.ts @@ -20,7 +20,6 @@ export async function getFastestProvider(networkId: number | string): Promise