-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When submitting a DRep Registration, the transaction does not contain a vote delegation to self #1211
Comments
That is an awesome explanation of the flow, we'll do that |
5 tasks
5 tasks
This was referenced Jun 11, 2024
Closed
Recheck when fixed: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context & versions
Actual behavior
when i change from; Direct Voter -> DRep, all GovTool does is submit a DRep Update certificate
when I go from; retired DRep -> Direct Voter, GovTool does a DRep registration AND a Vote Delegation
when I go from; retired DRep -> DRep, GovTool does a DRep registration
when I go from; no role -> DRep, GovTool does a DRep registration AND is missing the delegation
Expected behavior
Sketch of intended behaviour
The text was updated successfully, but these errors were encountered: