Closed jonathandiep closed 2 weeks ago
Latest commit: 8a8e7d73e0f0be3f21ab6d963bc6a9654e3d8836
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
Got the following error when trying to generate a signature:
This happens because the
signTypedData
expects a private key, which we cannot access. It seemed like we tried to pass insigner.key
, but that is the public key