Skip to content

v1.2.1

Compare
Choose a tag to compare
@dolanbernard dolanbernard released this 07 Jun 21:24
· 53 commits to master since this release
c9664fc

Added

  • Added Amount.ofMOB(BigInteger value) to create an Amount with MOB token ID

Changed

  • Updated bindings to version 1.2.1

Upgrading

No code changes are required to upgrade from 1.2.0 to 1.2.1

  • Calls to new Amount(value, TokenId.MOB) may be replaced with Amount.ofMOB(value).