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

Add field param #3727

Open Pigges opened 1 year ago

Pigges commented 1 year ago

There should be a field param available for every method so that you can tell it to only return the fields that you are looking for. This would make the response a bit more readable and easier to work with.