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
99 stars 59 forks source link

fix sig validation #518

Closed glitch003 closed 3 months ago

glitch003 commented 3 months ago

I broke SIWE validation - this fixes it

The actual meat of this change is https://github.com/LIT-Protocol/js-sdk/pull/518/files#diff-67d0b65c5b4eb6a7a52d01c334c4cdbcf30529b947496b7eb3f19d3199c2fd5dR521