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
Currently if UnregisterCandidate is used to unregister a candidate then all candidate details (name, description etc.) are deleted after the next election. When a candidate is unregistered there may still be delegations to the corresponding validator. Delegators should be able to see the details of the candidate they have delegations for even after the candidate is unregistered.
The text was updated successfully, but these errors were encountered:
Currently if
UnregisterCandidate
is used to unregister a candidate then all candidate details (name, description etc.) are deleted after the next election. When a candidate is unregistered there may still be delegations to the corresponding validator. Delegators should be able to see the details of the candidate they have delegations for even after the candidate is unregistered.The text was updated successfully, but these errors were encountered: