DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- The node is part of the voter set and is registered → the node should be removed from the voter set, and then unregistered
- The node is part of the voter set and is not registered → the node should be removed from the voter set, and return an error that the node is not registered
- The node is not part of the voter set and is registered → return an error the node is not part of the voter set, and then the node should be unregistered
- The node is not part of the voter set and is not registered → return errors that the node is not part of the voter set and is not registered
...