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.
1 parent d830ff9 commit 842efaeCopy full SHA for 842efae
Changelog.md
@@ -8,6 +8,9 @@ Added:
8
9
Update:
10
* Update crypto dependency version of sdk-crypto module.
11
+* Support to read the certificate from the jar package.
12
+* The interface that sent the transaction returns the transaction hash.
13
+* Add VRF random number generation and random number verification interface.
14
15
----
16
添加:
@@ -18,6 +21,9 @@ Update:
18
21
19
22
更新:
20
23
* 更新sdk-crypto模块所使用的密码算法库版本。
24
+* 支持从jar包中读取证书。
25
+* 发送交易的接口返回交易哈希。
26
+* 添加VRF随机数生成和随机数验证接口。
27
28
## v2.7.2
29
(2021-03-24)
0 commit comments