github PolymeshAssociation/polymesh-sdk v13.0.0-alpha.17

latest releases: v25.1.1, v25.1.1-beta.1, v25.1.1-alpha.1...
pre-release2 years ago

13.0.0-alpha.17 (2022-02-02)

  • Merge pull request #665 from PolymathNetwork/feat/MSDK-760 (feefe0c), closes #665

Features

  • ๐ŸŽธ Return type change for getPrimaryKey (6d5fca9)

BREAKING CHANGES

  • ๐Ÿงจ - SecondaryKey interface has been renamed to PermissionedAccount
  • identity.getPrimaryAccount now returns interface of type PermissionedAccount instead of Account
  • ๐Ÿงจ
  • SecondaryKey interface has been renamed to SigningKey
  • identity.getPrimaryKey now returns interface of type SigningKey instead of Account

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.