Skip to content

Commit

Permalink
chore(docs): fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dtfiedler committed Oct 24, 2024
1 parent 64fcd74 commit 22aba38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,8 @@ Available `sortBy` options are any of the keys on the record object, e.g. `name`
}
```

</details>

#### `getAuctions({ cursor, limit, sortBy, sortOrder })`

Retrieves all active auctions of the IO process, paginated and sorted by the specified criteria. The `cursor` used for pagination is the last auction name from the previous request.
Expand Down

0 comments on commit 22aba38

Please sign in to comment.