Skip to content

Commit

Permalink
fix: update kusama rpc (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
WoeOm committed Dec 11, 2023
1 parent 8669611 commit 4d2b525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/chains/kusama.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kusama",
"displayName": "Kusama",
"rpc": "wss://kusama.api.onfinality.io/public-ws",
"rpc": "wss://kusama-rpc.dwellir.com",
"api": {
"subql": "https://api.subquery.network/sq/itering/multisig-kusama",
"subscan": "https://kusama.webapi.subscan.io"
Expand Down

0 comments on commit 4d2b525

Please sign in to comment.