-
Notifications
You must be signed in to change notification settings - Fork 1
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
fetch unstaking tokens #218
Conversation
✅ Deploy Preview for rococo-souffle-a625f5 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall but I still find the terminology confusing.
Why are we saying 'Unbond' in one case and 'unboard' in another. Shouldn't we make that consistent? It's the same thing afterall @prayagd?
Also, Kilt is using a different terminology, ie. they phrase it as 'unlocking unstaked tokens', see here.
@ebma Yes they are the same, its a typo. @gonzamontiel Can we make it unbonding? I find the KILT phrase too long. |
Yeah I agree, it's a nice chance for changing that for good. I like 'unlocking unstaked tokens', it is clearer. |
All this time it has been a typo? lol |
Co-authored-by: Marcel Ebert <[email protected]>
Co-authored-by: Marcel Ebert <[email protected]>
Closes #176