tendermint_code_analysis icon indicating copy to clipboard operation
tendermint_code_analysis copied to clipboard

tendermint拜占庭共识算法.md中“Prevote Step (H, R)”里面解释错误

Open bluebluff opened this issue 2 years ago • 0 comments

“如果验证者不处于锁定阶段,并且当前提案的区块是有效的 则投票给nill。”这不知道你是不是翻译问题,明显错,不处于锁定状态,当前proposed的区块又有效,投票给当前这个proposed的区块啊。咋会投票给nil。 并且nil这个单词你也写错为nill

bluebluff avatar Nov 25 '23 12:11 bluebluff