Upgrade to support claim search #287

Open
opened 2019-08-06 17:02:02 +02:00 by tzarebczan · 1 comment
tzarebczan commented 2019-08-06 17:02:02 +02:00 (Migrated from github.com)

Claim search can replace using the endpoint we do today.

Sample everyone query: {"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"no_totals":true,"any_tags":[],"channel_ids":[],"not_channel_ids":[],"not_tags":["porn","nsfw","mature","xxx"],"order_by":["trending_global","trending_mixed"]},"id":1565103688746}

Claim search can replace using the endpoint we do today. Sample everyone query: ```{"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"no_totals":true,"any_tags":[],"channel_ids":[],"not_channel_ids":[],"not_tags":["porn","nsfw","mature","xxx"],"order_by":["trending_global","trending_mixed"]},"id":1565103688746}```
tzarebczan commented 2019-08-21 17:46:52 +02:00 (Migrated from github.com)

created separate issue for sdk upgrade

created separate issue for sdk upgrade
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.tech#287
No description provided.