danpaquin / coinbasepro-python

The unofficial Python client for the Coinbase Pro API
MIT License
1.82k stars 732 forks source link

Make default limit 100 as per comment #311

Closed alimcmaster1 closed 6 years ago

alimcmaster1 commented 6 years ago

Make code consistent with comment

the default limit is 100

danpaquin commented 6 years ago

Thank you for this PR, but I would rather change the comment rather than forcing a limit by default. The API default should be applied by default.