Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit 3b9b0a0

Browse files
authored
feat: deprecate kovan network (#28)
1 parent 3d22ac9 commit 3b9b0a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/records/dnsTxt.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export enum EthereumNetworks {
1313
ropsten = "3",
1414
rinkeby = "4",
1515
goerli = "5",
16-
kovan = "42",
1716
polygon = "137",
1817
polygonMumbai = "80001",
1918
}

0 commit comments

Comments
 (0)