mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update release notes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## deriveKeypair
|
||||
|
||||
`deriveKeypair(seed: string) : {privateKey: string, publicKey: string}`
|
||||
`deriveKeypair(seed: string): {privateKey: string, publicKey: string}`
|
||||
|
||||
Derive a public and private key from a seed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user