Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
igorshelkovenkov committed Sep 20, 2023
1 parent d857435 commit 83c4ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const environment = {
burninfo: 'https://api.mydefichain.com/v1/getburninfo/',
lock: 'https://api.lock.space/v1/staking/balance?userAddress=',
lockStats: 'https://api.lock.space/v1/analytics/staking',
version: '10.2.1899',
version: '10.2.19',
bittrex: 'https://api.bittrex.com/v3/currencies/DFI',
kucoin: 'https://api.kucoin.com/api/v1/currencies/DFI',
graphql: 'https://aws-backend.defichain-income.com/graphql',
Expand Down

0 comments on commit 83c4ffc

Please sign in to comment.