polymesh-sdk icon indicating copy to clipboard operation
polymesh-sdk copied to clipboard

fix: 🐛 allow specify customClaimTypeId for TrustedClaimIssuer

Open sansan opened this issue 1 week ago • 1 comments

Description

  • allows specifying customClaimTypeId when adding/modifying TrustedClaimIssuer for an Asset

Breaking Changes

  • return of asset.compliance.trustedClaimIssuers.get() will be an object in case of CustomClaim of shape { type: ClaimType.Custom, customClaimTypeId: BigNumber }

JIRA Link

https://polymesh.atlassian.net/browse/DA-1463

sansan avatar Feb 18 '25 16:02 sansan