Skip to content

Commit 7269fde

Browse files
committed
chore: remove 'nillion' from chain identifiers
Eliminate 'nillion' from both nativeMainnetChainIdentifiers and nativeTestnetChainIdentifiers to streamline the list of supported chains.
1 parent 5862647 commit 7269fde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/constants.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export const nativeMainnetChainIdentifiers: string[] = [
3838
"pirin",
3939
"xion-mainnet",
4040
"jackal",
41-
"nillion",
4241
"bbn",
4342
"interwoven",
4443
"atomone",
@@ -82,7 +81,6 @@ export const nativeTestnetChainIdentifiers: string[] = [
8281
"govgen",
8382
"seda-1-testnet",
8483
"initiation",
85-
"nillion-chain-testnet",
8684
"athens_7001",
8785
"mantra-dukong",
8886
"grand",

0 commit comments

Comments
 (0)