Skip to content

I can't add or remove validators when using IBFT #1320

Answered by antonydenyer
teipub asked this question in Q&A
Discussion options

You must be logged in to vote

When you propose a new validator it needs to be done from existing validators. Check what you have in istanbul.getValidators() from an existing validator (i.e node 0) and confirm that you called istanbul.propose("0xNewValidatorAddress") from more than half of those validators ie 3 of them in your case

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by antonydenyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1311 on February 03, 2022 13:49.