Skip to content

Commit

Permalink
fix: removed networks
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-mazz committed May 17, 2024
1 parent 586df81 commit bdd12f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/utils/network_info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,6 @@ const solanaTestNetworkKeys = ENABLE_TESTNETS
export const cosmosNetworkKeys = [
"andromeda",
"akash",
"archway",
"axelar",
"band",
"bitsong",
Expand All @@ -699,6 +698,8 @@ export const cosmosNetworkKeys = [
"dymension",
"humansai",
"injective",
"islamic_coin",
"kava",
"kyve",
"likecoin",
"neutron",
Expand Down

0 comments on commit bdd12f3

Please sign in to comment.