Closed shuse2 closed 1 year ago
BFT.setBFTParameters should use genesis height as in LIP
BFT.setBFTParameters
Currently it's using maxHeightPrevoted. Although the value is initialized with genesis height, it's better to use the consistent approach
6.0.0-beta.0
We have decided to make the change on LIP and keep the implementation as it is
Expected behavior
BFT.setBFTParameters
should use genesis height as in LIPActual behavior
Currently it's using maxHeightPrevoted. Although the value is initialized with genesis height, it's better to use the consistent approach
Which version(s) does this affect? (Environment, OS, etc...)
6.0.0-beta.0