Skip to content

Commit

Permalink
Added Bifrost nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
pgolovkin committed Dec 31, 2024
1 parent 11c8b7b commit 5bf763f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,8 @@ title = "Bifrost Polkadot"
color = "#5a25f0"
icon = "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg"
rpc_endpoints = [
"wss://hk.p.bifrost-rpc.liebi.com/ws",
"wss://eu.bifrost-polkadot-rpc.liebi.com/ws",
"wss://bifrost-polkadot.ibp.network",
"wss://bifrost-polkadot.dotters.network",
"wss://hk.p.bifrost-rpc.liebi.com/ws",
Expand Down Expand Up @@ -1206,4 +1208,4 @@ rpc_endpoints = [
]
testnet = false
verifier = "novasama"
relay_chain = "kusama"
relay_chain = "kusama"

0 comments on commit 5bf763f

Please sign in to comment.