Entropy-Foundation / aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
https://aptoslabs.com
Other
0 stars 2 forks source link

Early termination in `vest_individual` #75

Closed sjoshisupra closed 1 month ago

sjoshisupra commented 1 month ago

Early termination of loop to be done in vest_individual similar to issue #74 so that loop does not go on unnecessarily.

sjoshisupra commented 1 month ago

Fixed in #76