coinbase / coinbase-php

DEPRECATED — PHP wrapper for the Coinbase API
Apache License 2.0
297 stars 198 forks source link

For multiple account sells. #194

Closed gbutiri closed 5 years ago

gbutiri commented 5 years ago

The documentation states getAccountSells to be used to gather the sells of an account, however, the version I'm working on (latest) only has getSells in the "Client.php" class.