Skip to content

Commit

Permalink
Update packages/apps-config/src/endpoints/production.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Dec 18, 2023
1 parent d199997 commit 6f7be56
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'
CapsuleCorp: 'wss://mainnet.ternoa.network'
},
text: 'Ternoa',
ui: {
Expand Down

0 comments on commit 6f7be56

Please sign in to comment.