We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28a62f1 + b7c9dee commit 918c3b9Copy full SHA for 918c3b9
src/lib/utils/explorer.ts
@@ -1,3 +1,4 @@
1
+/* eslint-disable @typescript-eslint/no-unused-vars*/
2
interface Network {
3
name: string;
4
symbol: string;
0 commit comments