Skip to content

Commit

Permalink
Disable all endpoints except Cere Network.
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilkhan committed Aug 14, 2023
1 parent 4c4baf0 commit 12489a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps-config/src/endpoints/testing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ export const testChains: EndpointOption[] = [
},
{
info: 'subspace-gemini-2a',
isDisabled: true,
text: 'Subspace Gemini 2a',
providers: {
'Europe 0': 'wss://eu-0.gemini-2a.subspace.network/ws',
Expand Down

0 comments on commit 12489a1

Please sign in to comment.