SharedStake / SharedStake-ui

SharedStake User Interface using vue.js
https://www.sharedstake.org/
GNU General Public License v3.0
16 stars 15 forks source link

Add claim button for new pool type #108

Open exitonoff opened 3 years ago

exitonoff commented 3 years ago

New pool doesn't have claim function. And apparently you need to unstake 0, to just claim the rewards. However that's very confusing, and currently UI doesn't allow unstake of 0).

We should add Claim button, which would do the unstake of 0 in the background, so the UX would be better and more straight forward.