rusk-wallet: Allow users to withdraw specific value from staking reward #2538
Labels
module:rusk-wallet
Issues related to rusk wallet
type:enhancement
Issues concerning code or feature improvement (performance, refactoring, etc)
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.
The text was updated successfully, but these errors were encountered: