13.0.0-alpha.17 (2022-02-02)
Features
- ๐ธ Return type change for
getPrimaryKey
(6d5fca9)
BREAKING CHANGES
- ๐งจ -
SecondaryKey
interface has been renamed toPermissionedAccount
identity.getPrimaryAccount
now returns interface of typePermissionedAccount
instead ofAccount
- ๐งจ
SecondaryKey
interface has been renamed toSigningKey
identity.getPrimaryKey
now returns interface of typeSigningKey
instead ofAccount