You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to create a message that will do all the breakings of locks / superfluid convert them all to osmo and stake.
Main Reason for this is that the contracts for this action can be complicated, cause they will need to do some complex authz stuff, and also we can avoid having to write a contract, complex frontend multimsg etc.
Suggested Design
Create a message in either lockup module or superfluid module (might have to look deeper into this before making decision) for breaking locks / superfluid and then converting them all to osmo and stake
Acceptance Criteria
Test has been added
Feature mentioned above has been completed
The text was updated successfully, but these errors were encountered:
Background
Extension of #5630
We want to create a message that will do all the breakings of locks / superfluid convert them all to osmo and stake.
Main Reason for this is that the contracts for this action can be complicated, cause they will need to do some complex authz stuff, and also we can avoid having to write a contract, complex frontend multimsg etc.
Suggested Design
Create a message in either lockup module or superfluid module (might have to look deeper into this before making decision) for breaking locks / superfluid and then converting them all to osmo and stake
Acceptance Criteria
The text was updated successfully, but these errors were encountered: