oraclesorg / oracles-contract

New version of POA Network consensus contracts is here: https://github.com/poanetwork/poa-network-consensus-contracts
MIT License
24 stars 8 forks source link

Validator can't change personal info, if all licenses are issued. #15

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Remove assert(licensesIssued < licensesLimit); from addValidator method.