lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 482 forks source link

Fix bug where repost value is claim_hash instead of claim_id #3676

Open jessopb opened 2 years ago

jessopb commented 2 years ago

claim_list reports the value of a repost only including claim_hash:. This should probably be converted to claim_id.