Skip to content
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

[cli] make withdraw claim to work with stake accounts #123

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

ochaloup
Copy link
Contributor

@ochaloup ochaloup commented Oct 4, 2024

Users often try to withdraw bonds not with the address of the bond or withdrawal request but (kind of logically) with the address of a stake account. This adjustment will check if the address is a stake account and derive a vote account from it that can eventually be used for the withdrawal of the bond.

@ochaloup ochaloup requested a review from butonium October 4, 2024 14:06
@ochaloup ochaloup merged commit f2725dd into main Oct 8, 2024
@ochaloup ochaloup deleted the claim-withdraw-request-with-stake-account branch October 8, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants