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

rusk-wallet: Allow users to withdraw specific value from staking reward #2538

Open
HDauven opened this issue Sep 30, 2024 · 0 comments · May be fixed by #3041
Open

rusk-wallet: Allow users to withdraw specific value from staking reward #2538

HDauven opened this issue Sep 30, 2024 · 0 comments · May be fixed by #3041
Assignees
Labels
module:rusk-wallet Issues related to rusk wallet type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc)

Comments

@HDauven
Copy link
Member

HDauven commented Sep 30, 2024

Summary

Currently the CLI wallet automatically withdraws the full staking rewards balance when a user initiates a withdrawal transaction. To give users more flexibility, we need to allow them to specify an exact value to withdraw from their available staking rewards.

Possible solution design or implementation

Modify the existing withdrawal flows for Moonlight and Phoenix to accept a value ranging between 1 LUX and their full staking reward balance, where the full staking reward balance is the default value.

@HDauven HDauven added type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc) module:rusk-wallet Issues related to rusk wallet labels Sep 30, 2024
@HDauven HDauven changed the title rusk-wallet: Allow users to withdraw specific value from staking reward rusk-wallet: Allow users to withdraw specific value from staking reward Sep 30, 2024
@Daksh14 Daksh14 linked a pull request Nov 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:rusk-wallet Issues related to rusk wallet type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants