Skip to content

Commit 02eb64d

Browse files
committed
README update
1 parent 08d38dc commit 02eb64d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,7 @@ const sig = hdkey3.sign(hash);
221221
hdkey3.verify(hash, sig);
222222
```
223223

224-
Note: do not set `privateKey` and `publicKey` directly. Use `wipePrivateData()` to
225-
clean-up the instance.
224+
Note: do not set `privateKey` and `publicKey` directly, you will get wrong keys.
226225

227226
The full API is:
228227

0 commit comments

Comments
 (0)