forked from aptos-labs/aptos-core
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added function for locking previously delegated stake and removed req…
…uirement that delegation pool vesting start times be in the future (#152) * [#150] Added a function to pbo_delegation_pool.move to enable the stakes of existing delegators to be made subject to the delegation pool's vesting schedule. * [#151] Removed requirement that delegation pool vesting start time be in the future.
- Loading branch information
1 parent
d68f190
commit 489ecc9
Showing
3 changed files
with
1,958 additions
and
486 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.