Skip to content

Version 0.25.3

Compare
Choose a tag to compare
@diserere diserere released this 05 Aug 08:43
· 2668 commits to master since this release
cd40e88

0.25.3 Jul 30, 2020

New

  • All methods that require contract's code/data can use field boc
    in account document to extract code and data
    (instead of code and data fields).
  • Optional bocBase64 parameter of method tvm.get that can be used
    instead of codeBase64 and dataBase64.