Skip to content

Commit

Permalink
chore: remove Logion para testnet. (#10191)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier authored Jan 17, 2024
1 parent bc5ce86 commit 5e50659
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -536,17 +536,6 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
logo: nodesLitentryPNG
}
},
{
info: 'logion',
providers: {
Logion: 'wss://chimay.logion.network'
},
text: 'logion Para Testnet',
ui: {
color: 'rgb(21, 38, 101)',
logo: chainsLogionPNG
}
},
{
info: 'logion',
providers: {
Expand Down

0 comments on commit 5e50659

Please sign in to comment.