Skip to content

Commit

Permalink
fix: moonbase relay testnet (#3198)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav authored Nov 21, 2024
1 parent 74695ef commit 57832ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/v21/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7358,8 +7358,8 @@
],
"nodes": [
{
"url": "wss://fro-moon-rpc-1-moonbase-relay-rpc-1.moonbase.ol-infra.network",
"name": "PureStake node"
"url": "wss://relay.api.moonbase.moonbeam.network",
"name": "Moonbase Relay node"
}
],
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg",
Expand Down

0 comments on commit 57832ad

Please sign in to comment.