浏览代码

Update changelog

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 年之前
父节点
当前提交
f56d2e6e43
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -12,6 +12,8 @@ will be documented here.
 - Implemented retrieving account balances on Solana
 - Verify ed25519 signatures with `signatureVerify()` on Solana
 - Added support for Rational numbers
+- The address type and value type can changed using `--address-length` and
+  `--value-length` command line arguments (for Substrate only)
 
 ### Changed
 - On Solana, the return data is now provided in the program log. As a result,