Skip to content

Commit

Permalink
Update allowed archiver response type (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
jintukumardas authored Jan 24, 2025
1 parent 2026232 commit 25d72a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/p2p/Archivers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,6 @@ async function getAllowedArchivers(): Promise<Array<{
port: number
publicKey: string
}>
allowedAccounts: string[]
minSigRequired: number
signatures: Array<{
owner: string
sig: string
Expand Down

0 comments on commit 25d72a4

Please sign in to comment.