From 1595c4b617371b766dc57721a3ae6bed394acf86 Mon Sep 17 00:00:00 2001 From: LeoLiao Date: Thu, 14 Jun 2018 17:11:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=99=E5=88=AB=E5=AD=97=E6=9B=B4=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-CN/TechnicalWhitePaper.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zh-CN/TechnicalWhitePaper.md b/zh-CN/TechnicalWhitePaper.md index 2d05ec65..08a5eddb 100644 --- a/zh-CN/TechnicalWhitePaper.md +++ b/zh-CN/TechnicalWhitePaper.md @@ -357,11 +357,11 @@ EOS.IO 应用使得区块链创建了一个点对点的服务条款协议或者 The EOS.IO software defines a process by which the protocol as defined by the canonical source code and its constitution, can be updated using the following process: - 1. 区块生产者对宪法提出改建意见并获得 17/21 批准。 - 2. 区块生产者持续 17/21 品准连续 30 天。 + 1. 区块生产者对宪法提出改进意见并获得 17/21 批准。 + 2. 区块生产者持续 17/21 批准连续 30 天。 3. 所有用户需要使用新的宪法来做签名。 4. 区块生产通过变更代码的方式来影响宪法并且提交一个 git 记录的哈希值。 - 5. 区块生产者持续 17/21 品准连续 30 天。 + 5. 区块生产者持续 17/21 批准连续 30 天。 6. 7 天后改为会起影响的代码,给所有完整节点 1 周时间在确认源码后进行升级。 7. 所有未升级到最新代码的节点被自动关掉。