From 25d72a4996a226ae16f1a108d9bc0dca02b9e50a Mon Sep 17 00:00:00 2001 From: JINTU KUMAR DAS Date: Fri, 24 Jan 2025 11:17:59 +0530 Subject: [PATCH] Update allowed archiver response type (#371) --- src/p2p/Archivers.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/p2p/Archivers.ts b/src/p2p/Archivers.ts index 8ac9ac3dd..0fe072bb8 100644 --- a/src/p2p/Archivers.ts +++ b/src/p2p/Archivers.ts @@ -159,8 +159,6 @@ async function getAllowedArchivers(): Promise - allowedAccounts: string[] - minSigRequired: number signatures: Array<{ owner: string sig: string