Closed mitsuaki-u closed 1 year ago
In register mainchain command verification currentValidator.bftWeight (bigint) was compared to 0(uint32)
It should have valid type comparison using bigint
Check verify logic
6.0.0.rc.2
Expected behavior
In register mainchain command verification currentValidator.bftWeight (bigint) was compared to 0(uint32)
Actual behavior
It should have valid type comparison using bigint
Steps to reproduce
Check verify logic
Which version(s) does this affect? (Environment, OS, etc...)
6.0.0.rc.2