Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Wallet lib v7.16.0

Compare
Choose a tag to compare
@shumkov shumkov released this 28 Oct 07:35
· 138 commits to master since this release
c6408fc

Bug Fixes

  • transaction sign and OP_RETURN + import (#188)

Chore

  • update to DAPI Client 0.16 (#196, #197)

BREAKING CHANGES

  • replaced Transport#getIdentityIdByFirstPublicKey(string): string with Transport#getIdentityIdsByPublicKeyHashes(Buffer[]): Buffer[]