-
Notifications
You must be signed in to change notification settings - Fork 609
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
Is this a viable solution for partial unbond of Superfluid locks? #3830
Comments
This looks great! Would love for this to get in |
Would love to have partialUndelegation and partial unBonding if possible |
Any update on this issue and its priority? |
WIP |
github-project-automation
bot
moved this from Needs Triage 🔍
to Done ✅
in Osmosis Chain Development
Feb 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Normal locks can partial unbond, but superfluid locks can't. Will this be a viable solution for partial unbond of superfluid locks?
Modifies the function BeginUnlock
osmosis/x/lockup/keeper/lock.go
Lines 164 to 176 in 67ab2f5
The text was updated successfully, but these errors were encountered: