Skip to content

Commit

Permalink
update pro code
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmiei committed Jul 26, 2023
1 parent 698659c commit b9fa4dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ts/src/pro/bequant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ export default class bequant extends hitbtc {
'urls': {
'logo': 'https://user-images.githubusercontent.com/1294454/55248342-a75dfe00-525a-11e9-8aa2-05e9dca943c6.jpg',
'api': {
'public': 'https://api.bequant.io',
'private': 'https://api.bequant.io',
'public': 'https://api.bequant.io/api/3',
'private': 'https://api.bequant.io/api/3',
},
'www': 'https://bequant.io',
'doc': [
Expand Down

0 comments on commit b9fa4dc

Please sign in to comment.