Skip to content

Commit

Permalink
Fix doubled config for people networks
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Aug 6, 2024
1 parent f34e74c commit 9cca728
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 @@ -135,17 +135,3 @@ title = "Encointer"
rpc_endpoint = "wss://rococo.api.encointer.org"
color = "#0000cc"
relay_chain = "rococo"

[[chains]]
name = "people-polkadot"
title = "Polkadot People"
rpc_endpoint = "wss://polkadot-people-rpc.polkadot.io"
color = "#000000"
relay_chain = "polkadot"

[[chains]]
name = "people-kusama"
title = "Kusama People"
rpc_endpoint = "wss://kusama-people-rpc.polkadot.io"
color = "#000000"
relay_chain = "kusama"

0 comments on commit 9cca728

Please sign in to comment.