-
Notifications
You must be signed in to change notification settings - Fork 6
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
Ensure that unvested coins can be staked #364
Comments
both So, basically, this suffices to Example: Alice starts with 1 free and 9 unvested units, which is basically a freeze/lock on 9 units. Then she stakes 9 units, which places another lock on the same 9 units. And for 9 units to be totally "free" it needs to "escape" two locks:
|
more info here paritytech/polkadot-sdk#236 (comment) |
As a token owner with cliff and/or vesting I want to be able to stake on the network my unvested coins
you want to put 500 into staking
ACCEPTANCE:
The text was updated successfully, but these errors were encountered: