Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gate.io fetchOrders #3018

Merged
merged 1 commit into from
Jun 3, 2018
Merged

Fix gate.io fetchOrders #3018

merged 1 commit into from
Jun 3, 2018

Conversation

miracle2k
Copy link
Contributor

This is what response is for me from gate.io at this point:

{'result': 'true', 'orders': [], 'message': 'Success', 'code': 0, 'elapsed': '0.892ms'}

This is what `response` is for me from gate.io at this point:

```
{'result': 'true', 'orders': [], 'message': 'Success', 'code': 0, 'elapsed': '0.892ms'}
```
@kroitor kroitor self-assigned this Jun 3, 2018
@kroitor kroitor merged commit a263173 into ccxt:master Jun 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants