Skip to content

Java SDK v2.9.2

Compare
Choose a tag to compare
@ywy2090 ywy2090 released this 31 Oct 06:51
· 27 commits to master-2.0 since this release
7234978

v2.9.2

(2022-10-31)

Please read documentation of Java SDK.

Add:

  • TransactionDecoderService add decode interface

Fixed:

  • Fix solidity to generate Java contract code that contains complex types that cannot be compiled for problems

请参考文档:

新增:

  • TransactionDecoderService添加decode接口

修复:

  • 修复solidity生成Java合约代码,合约代码包含复杂类型,无法编译的问题