web-wallet: Allow Partial Unstake #3009
Labels
module:web-wallet
Issues related to web-wallet module
type:enhancement
Issues concerning code or feature improvement (performance, refactoring, etc)
Description
Currently, the unstake flow only allows users to unstake the full amount of their staked balance. This limitation exists because the
dusk-wallet-js
library previously did not support specifying an unstake amount.With the updated capabilities of w3sper, we can now enhance the unstake flow to allow users to specify the amount they wish to unstake, providing more flexibility.
Proposed Solution
Impact
The text was updated successfully, but these errors were encountered: