Skip to content
Compare
Choose a tag to compare
@VanishMax VanishMax released this 05 Jun 10:13
· 17 commits to main since this release

Fixes

  • Support a string-message contract payload (e.g. if Tact method has a receive("money") receiver declaration) abf53e7
  • Support for the struct return from the read method. It is now possible to query Jetton data and other data types with Foton b055482
  • Fix snake_case getter names TypeScript support