Skip to content

Commit

Permalink
Ternoa websocket (#10096)
Browse files Browse the repository at this point in the history
* Ternoa websocket

* Update packages/apps-config/src/endpoints/production.ts

---------

Co-authored-by: Jaco <jacogr@gmail.com>
  • Loading branch information
soufiane-capsule and jacogr authored Dec 18, 2023
1 parent 043a90f commit 50516d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'ternoa',
providers: {
// CapsuleCorp: 'wss://mainnet.ternoa.network' // https://github.com/polkadot-js/apps/issues/10091
CapsuleCorp: 'wss://mainnet.ternoa.network'
},
text: 'Ternoa',
ui: {
Expand Down

0 comments on commit 50516d5

Please sign in to comment.