Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Support passing non-string data to verifyMessage #196

Open
sprusr opened this issue Jan 23, 2019 · 0 comments
Open

Support passing non-string data to verifyMessage #196

sprusr opened this issue Jan 23, 2019 · 0 comments
Labels

Comments

@sprusr
Copy link
Contributor

sprusr commented Jan 23, 2019

The verifyMessage method should support messageData as an argument (as an alternative to message) for instances where the signed message to verify is in the form of a hex string or Uint8Array.

This brings verifyMessage in line with signMessage, for which messageData support was added in #192.

@sprusr sprusr added the feature label Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant