Skip to content

Java SDK v2.9.1

Compare
Choose a tag to compare
@ywy2090 ywy2090 released this 15 Jun 07:18
· 35 commits to master-2.0 since this release
782a2a1

v2.9.1

(2022-06-15)

Please read documentation of Java SDK.

Fix:

  • Fixed an issue where 'solidity' generated 'Java' contract code could not compile
  • Fix null pointer exception on class TransactionPusherService method pushOnly

请参考文档:

修复:

  • 修复solidity生成Java合约代码无法编译的问题
  • 修复TransactionPusherServicepushOnly接口空指针异常的问题