v0.2.2
Changes
This release allow wallet provider to authenticate an account in the wallet plugin by signing a plain text message. What's changing is that the digest of the signature doesn't contain the public key.
- sign a message without public key prefix (#632)
Full Changelog: v0.2.1...v0.2.2