|
|
@ -95,7 +95,6 @@ func (consensus *Consensus) UpdatePublicKeys(pubKeys []bls_cosi.PublicKeyWrapper |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
utils.Logger().Error(). |
|
|
|
utils.Logger().Error(). |
|
|
|
Msg("[UpdatePublicKeys] Participants is empty") |
|
|
|
Msg("[UpdatePublicKeys] Participants is empty") |
|
|
|
consensus.pubKeyLock.Unlock() |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
consensus.pubKeyLock.Unlock() |
|
|
|
consensus.pubKeyLock.Unlock() |
|
|
|
// reset states after update public keys
|
|
|
|
// reset states after update public keys
|
|
|
|