You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a side effect of #454, when a delegatee is expelled, the delegator's voting power will remain dangling without explicit undelegation.
Requiring explicit delegation for delegator after the block where the delegatee is expelled is not desirable, so auto undelegation upon delegatee expulsion should be implemented.
The text was updated successfully, but these errors were encountered:
As a side effect of #454, when a delegatee is expelled, the delegator's voting power will remain dangling without explicit undelegation.
Requiring explicit delegation for delegator after the block where the delegatee is expelled is not desirable, so auto undelegation upon delegatee expulsion should be implemented.
The text was updated successfully, but these errors were encountered: