You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Node / KeysManager: add feature to sign any msg and verify signature
* Test coverage: sign & verify node methods
* Fix cargo fmt errors
* New Error for message signing and rename error for wallet signing
* Better docs for sign and verify methods.
Also we expose them via bindings.
* Node: corrections in sign/verify msg docs,
verify_signature now accepts public key as a parameter
0 commit comments