Skip to content

Commit

Permalink
upgraded genesis sale backend
Browse files Browse the repository at this point in the history
  • Loading branch information
creed-victor committed Jan 25, 2021
1 parent f963116 commit 08b3b7c
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

0 comments on commit 08b3b7c

Please sign in to comment.