Skip to content
Snippets Groups Projects
Commit 1a782b22 authored by Mahdi Yari's avatar Mahdi Yari
Browse files

update docs - signMessage

parent 5c4301c8
No related branches found
No related tags found
1 merge request!32#30 export Signature class
......@@ -2289,6 +2289,11 @@ hive.auth.wifToPublic(privWif);
hive.auth.signTransaction(trx, keys);
```
### Sign a message
```js
hive.auth.signMessage(message, privateKey)
```
# Formatter
### Amount
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment