Skip to content

Commit

Permalink
uncomment all urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Rihyx committed Jul 14, 2024
1 parent 1861a52 commit a405428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/config/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,8 @@ export const hydration = new Parachain({
ws: [
'wss://hydradx-rpc.dwellir.com',
'wss://rpc.hydradx.cloud',
// 'wss://rpc.helikon.io/hydradx',
// 'wss://hydradx.paras.dotters.network',
'wss://rpc.helikon.io/hydradx',
'wss://hydradx.paras.dotters.network',
],
});

Expand Down

0 comments on commit a405428

Please sign in to comment.