From 8e87d20bfdd30bec9c74f6af08b2140705829713 Mon Sep 17 00:00:00 2001 From: benbaley Date: Wed, 26 Mar 2025 11:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8F=90=E6=A1=88round?= =?UTF-8?q?=E8=8C=83=E5=9B=B4=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" | 4 ++-- ... MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" | 4 ++-- ... MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" | 4 ++-- ... MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git "a/docs/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" "b/docs/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" index cd2e7a55a8..984aef08ee 100644 --- "a/docs/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" +++ "b/docs/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" @@ -401,7 +401,7 @@ platon_mtool submit_versionproposal --newversion 0.15.1 --end_voting_rounds 345 > newversion: target upgrade version, x.x.x, number punctuation > -> end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 < N <= 4838 (about 2 weeks) +> end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 < N <= 2813 (about 2 weeks) > > pid_id: GitHub ID @@ -417,7 +417,7 @@ platon_mtool submit_cancelproposal --proposalid 0x444c3df404bc1ce4d869166623514b > proposalid: the ID of the proposal that needs to be cancelled > -> end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 < N <= 4838 (about 2 weeks) +> end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 < N <= 2813 (about 2 weeks) > > pid_id: GitHub ID diff --git "a/docs/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" "b/docs/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" index 97af164830..e7bbfddde2 100644 --- "a/docs/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" +++ "b/docs/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" @@ -513,7 +513,7 @@ platon_mtool submit_versionproposal --newversion 0.15.1 --end_voting_rounds 345 > newversion: target upgrade version, x.x.x, number plus punctuation > -> end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 > pid_id: GitHub ID @@ -529,7 +529,7 @@ platon_mtool submit_cancelproposal --proposalid 0x444c3df404bc1ce4d869166623514b > proposalid: proposal ID that needs to be cancelled, that is, the hash used to initiate the proposal transaction, 66 characters, alphanumeric > -> end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 end_voting_rounds: the number of voting consensus rounds, the number of voting consensus rounds N, must satisfy 0 > pid_id: GitHub ID diff --git "a/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" "b/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" index 10cdb71056..c15c170773 100644 --- "a/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" +++ "b/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\345\234\250\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" @@ -420,7 +420,7 @@ platon_mtool submit_versionproposal --newversion 1.0.0 --end_voting_rounds 345 - > newversion:目标升级版本,x.x.x,数字加标点 > -> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 4838(约为2周) +> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 2813(约为2周) > > pid_id:GitHub ID > @@ -440,7 +440,7 @@ platon_mtool submit_cancelproposal --proposalid 0x444c3df404bc1ce4d869166623514b > proposalid:需要被取消的提案ID,即发起提案交易的hash,66字符,字母数字组成 > -> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 4838(约为2周) +> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 2813(约为2周) > > pid_id:GitHub ID > diff --git "a/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" "b/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" index 446d4f6b52..aaef465b76 100644 --- "a/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" +++ "b/website/i18n/zh-CN/docusaurus-plugin-content-docs/current/\347\246\273\347\272\277PlatON MTool\344\275\277\347\224\250\346\211\213\345\206\214.md" @@ -546,7 +546,7 @@ platon_mtool submit_versionproposal --newversion 0.15.1 --end_voting_rounds 345 > newversion:目标升级版本,x.x.x,数字加标点 > -> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 4838(约为2周) +> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 2813(约为2周) > > pid_id:GitHub ID > @@ -566,7 +566,7 @@ platon_mtool submit_cancelproposal --proposalid 0x444c3df404bc1ce4d869166623514b > proposalid:需要被取消的提案ID,即发起提案交易的hash,66字符,字母数字组成 > -> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 4838(约为2周) +> end_voting_rounds:投票共识轮数,投票共识轮数N,必须满足0 < N <= 2813(约为2周) > > pid_id:GitHub ID >