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

SDK v1.0.21

Compare
Choose a tag to compare
@zie1ony zie1ony released this 12 Feb 16:44
· 27 commits to master since this release
1a1aa12

SDK v1.0.21

Added

  • CasperClient.getDeployByHashFromRPC allows for getting Deploy instance from the Node's RPC.

Fixed

  • Secp keys generator returns Uint8Array instead of Buffer.

Changed

  • CLValue.publicKey accepts PublicKey object.