Skip to content

Commit

Permalink
Add OnFinality Westmint endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
mikexing-onf committed Jul 26, 2023
1 parent c5337bd commit 5c70a98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps-config/src/endpoints/testingRelayWestend.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ export const testParasWestendCommon: EndpointOption[] = [
'Dwellir Tunisia': 'wss://westmint-rpc-tn.dwellir.com',
'IBP-GeoDNS1': 'wss://sys.ibp.network/westmint',
'IBP-GeoDNS2': 'wss://sys.dotters.network/westmint',
OnFinality: 'wss://westmint.api.onfinality.io/public-ws',
Parity: 'wss://westend-asset-hub-rpc.polkadot.io',
Stakeworld: 'wss://wnd-rpc.stakeworld.io/assethub'
},
Expand Down

0 comments on commit 5c70a98

Please sign in to comment.