Open moodyjon opened 2 years ago
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.
stage_put
stash_put
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
.