hub icon indicating copy to clipboard operation
hub copied to clipboard

There are a few remaining places using stage_raw_{put,delete}() in the codebase

Open moodyjon opened this issue 3 years ago • 0 comments

This is not a big deal as all the occurrences I found are in migrate7to8.py.

https://github.com/lbryio/hub/search?q=stage_raw_delete https://github.com/lbryio/hub/search?q=stage_raw_put

This came to my attention because the lbry-sdk tests need some work due to the rename stage_put -> stash_put.

moodyjon avatar Nov 11 '22 20:11 moodyjon