Skip to content

v3.8.0

Compare
Choose a tag to compare
@davidgrayston davidgrayston released this 10 Dec 15:48
· 371 commits to master since this release
a9390c2

Added

  • ActivityDetails.getExtraData()
    • Returns ExtraData
  • ExtraData.getAttributeIssuanceDetails()
    • Returns AttributeIssuanceDetails
    • This can be accessed once a share has been completed using ThirdPartyAttributeExtensionBuilder

Changed

  • AmlAddress countryCode, which cannot be null or empty, is now validated and will throw a TypeError
  • WantedAttribute name, which cannot be null or empty, is now validated and will throw a TypeError