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

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

13.0.0-alpha.27 (2022-02-08)

chore

  • ๐Ÿค– Add SubsidyWithAllowance interface (117d139)

Documentation

  • โœ๏ธ Update JSDocs and error messages (ef0bf7f)

Features

  • ๐ŸŽธ Add Subsidy.getAllowance method (b1a10d0)
  • ๐ŸŽธ Add Subsidy entity with quit procedure (1331c7e)

BREAKING CHANGES

  • ๐Ÿงจ Account.getSubsidy now returns SubsidyWithAllowance | null
  • ๐Ÿงจ Context.getSubsidy and Account.getSubsidy now return
    SubsidyWithAllowance | null instead of Omit<Subsidy, 'beneficiary'> | null

Don't miss a new polymesh-sdk release

NewReleases is sending notifications on new releases.