lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.57k stars 414 forks source link

Update LBRY SDK to 0.114.0 #7773

Open ben221199 opened 1 month ago

ben221199 commented 1 month ago

Fixes

Issue Number: https://github.com/lbryio/lbry-sdk/issues/3738

What is the current behavior?

Using version 0.113.0 of the LBRY SDK.

What is the new behavior?

Using version 0.114.0 of the LBRY SDK.

Other information

Has to be merged after merging https://github.com/lbryio/lbry-sdk/pull/3739.

PR Checklist

Toggle... What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [x] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below