github PolymeshAssociation/polymesh-sdk v12.0.0-alpha.4

latest releases: v24.7.0-alpha.2, v24.7.0-alpha.1, v24.6.0...
pre-release2 years ago

12.0.0-alpha.4 (2021-12-01)

Features

  • ๐ŸŽธ allow both number and Requirement as params to remove (8afcf1b)
  • ๐ŸŽธ allow passing DID instead of identity for claim issuers (1e27c0d)
  • ๐ŸŽธ error code no data change (a4972a3)
  • return trusted claim issuers separately (1d9db0f)

BREAKING CHANGES

  • ๐Ÿงจ token.compliance.requirements.remove now takes an object with a
    requirement: number | Requirement property, instead of id: BigNumber. The value still represents the requirement ID
  • token.compliance.requirements.get now returns a ComplianceRequirements object, which contains the requirements as well as the default trusted claim issuers. Conditions without specific claim issuers will have the trustedClaimIssuers` array as undefined

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.