LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
92 stars 55 forks source link

fix: if the user omits "uses" it gets default set to "1". instead, i… #514

Open Ansonhkg opened 1 week ago

Ansonhkg commented 1 week ago

if the user omits "uses" it gets default set to "1". instead, it should just not be set at all (don't supply the uses key if the uses key isn't supplied).