Skip to content

Commit

Permalink
Merge pull request #288 from DistributedCollective/feat/new-genesis-b…
Browse files Browse the repository at this point in the history
…ackend

upgraded genesis sale backend
  • Loading branch information
creed-victor authored Jan 25, 2021
2 parents f963116 + 08b3b7c commit 569f344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/classifiers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const databaseRpcNodes = {
};

export const saleBackend = {
30: 'https://fastbtc.sovryn.app/genesis',
30: 'https://genesisbackend.sovryn.app/genesis',
31: 'https://testnet.sovryn.app/genesis',
};

Expand Down

1 comment on commit 569f344

@vercel
Copy link

@vercel vercel bot commented on 569f344 Jan 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.