mento-protocol / governance-ui

An open source interface for the Mento protocol governance
https://governance.mento.org
0 stars 0 forks source link

[SPIKE] - Decide how to handle re-locking with an updated amount #218

Open denviljclarke opened 1 month ago

denviljclarke commented 1 month ago

Description The current re-locking implementation can be considered extending an existing lock. However, a user might want to add a move token to that lock. This ticket is to decide how we're going to do this. The primary consideration is that users might have some tokens that need to withdraw first, so this is mainly to decide if:

In either implementation, decide if users can specify the amount they want to lock.

Acceptance Criteria