Skip to content

Commit

Permalink
Update Westend template
Browse files Browse the repository at this point in the history
  • Loading branch information
pgolovkin committed Jan 2, 2025
1 parent ee44a95 commit d1aeec0
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions config-template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ qr_dir = "public/qr"
color = "#0F364A"

# Test networks
[chains."Westend"]
[chains."Westend (TESTNET)"]
name = "westend"
color = "#f27230"
verifier = "parity"
Expand Down Expand Up @@ -404,21 +404,6 @@ color = "#B34FF6"
name = "collectives"
color = '#e6777a'

[[inject_chains]]
name = "westend"
title = "Westend"
color = "#f27230"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg"
rpc_endpoints = [
"wss://westend-rpc.dwellir.com",
"wss://rpc.ibp.network/westend",
"wss://westend.dotters.network",
"wss://westend.public.curie.radiumblock.co/ws",
"wss://westend.api.onfinality.io/public-ws",
]
testnet = true
verifier = "parity"

[[inject_chains]]
name = "paseo"
title = "Paseo Testnet"
Expand Down

0 comments on commit d1aeec0

Please sign in to comment.