reworked stats db and added trending route
This commit is contained in:
parent
b8306abf57
commit
3fa69fd75e
10 changed files with 165 additions and 39 deletions
controllers
|
@ -98,6 +98,8 @@ function getClaimAndHandleResponse (uri, address, height, resolve, reject) {
|
|||
});
|
||||
// resolve the request
|
||||
resolve({
|
||||
name,
|
||||
claimId : claim_id,
|
||||
fileName: file_name,
|
||||
filePath: download_path,
|
||||
fileType: mime_type,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue