Skip to content

Commit

Permalink
Add Phala (PoC6) (#9912)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanometerzhu authored Sep 28, 2023
1 parent c960566 commit afc3bb3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,16 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
logo: nodesPhalaSVG
}
},
{
info: 'phala',
providers: {
'Phala Network': 'wss://poc6.phala.network/ws'
},
text: 'Phala (PoC 6)',
ui: {
logo: nodesPhalaSVG
}
},
{
info: 'phoenix',
providers: {
Expand Down

0 comments on commit afc3bb3

Please sign in to comment.