Skip to content

Commit

Permalink
added new OnFinality testnet wss (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglasacost authored Nov 1, 2023
1 parent d318ab4 commit 47de649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/nodle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export function createNodle (t: TFunction, firstOnly: boolean, withSort: boolean
info: 'nodle',
text: t('rpc.nodle-paradis', 'Testnet', { ns: 'apps-config' }),
providers: {
OnFinality: 'wss://nodle-paradis.api.onfinality.io/public-ws'
OnFinality: 'wss://node-6957502816543653888.lh.onfinality.io/ws?apikey=09b04494-3139-4b57-a5d1-e1c4c18748ce'
},
ui: {
color: '#1ab394',
Expand Down

0 comments on commit 47de649

Please sign in to comment.