Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshaowei committed Aug 30, 2021
1 parent 3f1be94 commit b57919d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/zh_CN/execution engine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ EVM概述
>>>>>>>>>>>

Hyper EVM在合约执行方面,优化执行的内部细节,包括跳转表的初始化逻辑优化、EVM初始化上下文流程优化,减少了内存的频繁分配和对象的创建过程,加快
了EVM初始化速度。同时,HyperEVM会跟随以太坊EVM版本迭代更新,适配最新的以太坊EVM特性。
了EVM初始化速度。

BVM
-----
Expand Down
2 changes: 1 addition & 1 deletion docs/zh_CN/hyperchain_samples.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
使用示例
^^^^^^^^^^^^^

在这一节中,我们将会用一些例子,来介绍一下趣链区块链平台平台的简单使用方法
在这一节中,我们将会用一些例子,来介绍一下趣链区块链平台的简单使用方法

HyperCli
---------
Expand Down

0 comments on commit b57919d

Please sign in to comment.