ssvlabs / ssv-network

SSV Network's smart contracts
https://ssv.network/
GNU General Public License v3.0
46 stars 27 forks source link

Fix liquidation check when a cluster has zero validators #255

Closed mtabasco closed 1 year ago

mtabasco commented 1 year ago

A cluster can not be liquidated if it has zero validators, no matter the reason (liquidation collateral or threshold), so it keeps its balance intact.