lbry-sdk icon indicating copy to clipboard operation
lbry-sdk copied to clipboard

Get should return purchase receitpt / content payment fields consistently

Open tzarebczan opened this issue 4 years ago • 2 comments

If you call get outside of the SDK with the original purchase, or if the file is deleted, get no longer returns purchase_receipt / content_payment fields

tzarebczan avatar May 19 '20 12:05 tzarebczan

Related: my wallet should be the only source of purchase history. Database state should not be used to check whether something has been purchased (unless it's being kept in sync with wallet state).

kauffj avatar Jul 23 '20 17:07 kauffj

It's not. But this reminds me that we do need to have a way of marking something as hidden/deleted - this is a common request. Will file that separately.

tzarebczan avatar Jul 23 '20 17:07 tzarebczan