Skip to content

Commit

Permalink
Merge pull request #9 from attikusfinch/master
Browse files Browse the repository at this point in the history
/v1/deposit/history fix
  • Loading branch information
gobicycle authored Sep 26, 2023
2 parents eaad5b7 + b3def67 commit 67d119b
Show file tree
Hide file tree
Showing 3 changed files with 1,873 additions and 276 deletions.
2 changes: 1 addition & 1 deletion docs/api.apib
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Counting side field options: "hot_wallet", "deposit".
"error": "error text"
}

## Get history [GET /v1/history{?user_id,currency,limit,offset}]
## Get history [GET /v1/deposit/history{?user_id,currency,limit,offset}]

Get history for deposits by `user_id` and `currency`. Returns the history of all deposits replenishments with the
sender's address as `source_address` (if it could be determined).
Expand Down
Loading

0 comments on commit 67d119b

Please sign in to comment.