issues
search
gautamdhameja
/
substrate-validator-set
Pallet to add/remove validators in Substrate-based PoA networks.
Apache License 2.0
68
stars
49
forks
source link
Add Approved Validators logic
#33
Closed
gautamdhameja
closed
2 years ago
gautamdhameja
commented
2 years ago
Added the concept of approved validators - this would help in easily adding a validator
again
to the network after it comes back online.
Update to Substrate monthly-2021-12.
Some refactoring.