We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84ec85b + c1be277 commit 2502862Copy full SHA for 2502862
Changelog.md
@@ -7,6 +7,9 @@ Added:
7
8
Update:
9
* Update crypto dependency version of sdk-crypto module.
10
+* Support to read the certificate from the jar package.
11
+* The interface that sent the transaction returns the transaction hash.
12
+* Add VRF random number generation and random number verification interface.
13
14
----
15
添加:
@@ -16,6 +19,9 @@ Update:
16
19
17
20
更新:
18
21
* 更新sdk-crypto模块所使用的密码算法库版本。
22
+* 支持从jar包中读取证书。
23
+* 发送交易的接口返回交易哈希。
24
+* 添加VRF随机数生成和随机数验证接口。
25
26
## v2.7.2
27
(2021-03-24)
0 commit comments