Skip to content

Commit

Permalink
Merge branch 'v3-next' into v3-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello authored Jan 16, 2025
2 parents 0ef4f35 + 34d1b39 commit b574dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -586,10 +586,10 @@ export const hydration = new Parachain({
parachainId: 2034,
ss58Format: 63,
ws: [
'wss://hydradx-rpc.dwellir.com',
'wss://rpc.hydradx.cloud',
'wss://rpc.helikon.io/hydradx',
'wss://hydradx.paras.dotters.network',
'wss://hydradx-rpc.dwellir.com',
],
});

Expand Down

0 comments on commit b574dbf

Please sign in to comment.