Skip to content

Commit

Permalink
Merge pull request #2452 from zeitgeistpm/staging
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
2 parents c657f15 + e21dde3 commit ef4777e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lib/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,7 @@ export const ZTG_CHAIN_ID = "polkadot:1bf2a2ecb4a868de66ea8610f2ce7c8c";

export const endpoints: EndpointOption[] = [
{
value: "wss://zeitgeist-rpc.dwellir.com",
label: "Dwellir",
environment: "production",
},
{
value: "wss://zeitgeist.api.onfinality.io/public-ws",
value: "wss://zeitgeist.api.onfinality.io/ws?apikey=fcfa6c61-e80e-4bb9-b255-44c2c82d0ddb",
label: "OnFinality",
environment: "production",
},
Expand Down

0 comments on commit ef4777e

Please sign in to comment.