Skip to content

Commit

Permalink
chore: remove Karura dwellir node (#1558)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeatt authored Sep 12, 2023
1 parent 96c625d commit 7ce3ddb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/hooks/api/xcm/xcm-endpoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ const XCMEndpoints: XCMEndpointsRecord = {
'wss://karura-rpc-0.aca-api.network',
'wss://karura-rpc-1.aca-api.network',
'wss://karura-rpc-2.aca-api.network/ws',
'wss://karura-rpc-3.aca-api.network/ws',
'wss://karura-rpc.dwellir.com'
'wss://karura-rpc-3.aca-api.network/ws'
],
kintsugi: ['wss://api-kusama.interlay.io/parachain'],
kusama: ['wss://kusama-rpc.polkadot.io', 'wss://kusama-rpc.dwellir.com'],
Expand Down

2 comments on commit 7ce3ddb

@vercel
Copy link

@vercel vercel bot commented on 7ce3ddb Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 7ce3ddb Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.