-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Currently this package is using super simple headers for it's requests. I need to add better headers.
The location of this constant is in the following link:
Lines 17 to 18 in 9b2942c
| self.HEADERS = {'User-Agent': 'Mozilla/5.0', | |
| 'X-BX-APIKEY': self.API_KEY} |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers