We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df003f8 commit 5bb4a61Copy full SHA for 5bb4a61
CHANGELOG.md
@@ -24,7 +24,7 @@ A breaking change will get clearly marked in this log.
24
25
You can fetch data from this endpoint by doing `server.offers()` and use any of the following filters:
26
27
- - `seller`: `server.offers().accountId(accountId)`
+ - `seller`: `server.offers().forAccount(accountId)`
28
- `buying`: `server.offers().buying(asset)`
29
- `selling`: `server.offers().selling(asset)`
30
0 commit comments