Skip to content

Commit

Permalink
update allfeat testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
SailorSnoW committed Jan 19, 2025
1 parent 7ebdd9a commit 6d18821
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -440,13 +440,13 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
}
},
{
info: 'harmonie',
info: 'melodie',
providers: {
'Allfeat labs': 'wss://harmonie-endpoint-02.allfeat.io'
'Allfeat labs': 'wss://melodie-rpc.allfeat.io'
},
text: 'Harmonie Testnet',
text: 'Melodie | Allfeat Testnet',
ui: {
color: '#000000',
color: '#ff4a5f',
logo: chainsAllfeatSVG
}
},
Expand Down

0 comments on commit 6d18821

Please sign in to comment.