Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgolovkin authored Jun 20, 2024
1 parent b26b054 commit f2f5e83
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/c
rpc_endpoints = [
"wss://rpc-polkadot.novasamatech.org",
"wss://apps-rpc.polkadot.io",
"wss://api-polkadot-full.dwellir.com/{DWELLIR_API_KEY}",
"wss://polkadot-rpc.dwellir.com",
"wss://dot-rpc.stakeworld.io",
"wss://polkadot.public.curie.radiumblock.co/ws",
Expand Down Expand Up @@ -789,19 +788,6 @@ rpc_endpoints = ["wss://entrypoint-finney.opentensor.ai:443"]
testnet = false
verifier = "novasama"

[[chains]]
name = "Equilibrium-parachain"
title = "Equilibrium (PAUSED)"
color = "#000000"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg"
rpc_endpoints = [
"wss://node.pol.equilibrium.io",
"wss://equilibrium-rpc.dwellir.com",
]
testnet = false
verifier = "novasama"
relay_chain = "polkadot"

[[chains]]
name = "ajuna"
title = "Ajuna"
Expand Down

0 comments on commit f2f5e83

Please sign in to comment.