LiskArchive / lisk-engine

:bullettrain_front: Lisk blockchain engine
https://lisk.com
Apache License 2.0
0 stars 0 forks source link

Add check for address and key uniquess of validators #82

Open shuse2 opened 1 year ago

shuse2 commented 1 year ago

Description

In the engine, BFT should validate uniqueness of the input as described in the PR

Acceptance Criteria

All path must be covered by unit tests

Additional Information