Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
getoffers: Include offers that can't be taken
The getoffers api doesn't return any offers until the user has created his payment accounts. Afterward the api will only return offers that the user can take. This behavior is confusing and frustrating for new developers. The new behavior is to show all offers for a given market (direction, currency).
- Loading branch information