Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

SDK v1.0.23

Latest
Compare
Choose a tag to compare
@George-cl George-cl released this 22 Feb 12:33
· 5 commits to master since this release
4491e80

1.0.23

Changed

  • Removes use of Buffer in parseKeyPair() and instead creates new Uint8Array concatenating public and private keys for use as secret key in Ed25519 key pair.