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
VestingAccount in launch and MainnetVestingAccount in campaign currently supports DelayedVesting option that allows a single release date for the vesting
We should add support for PeriodicVesting that allows several release dates as this use case is frequent.
Implement PeriodicVesting in VestingOptions
Implement SharePeriodicVesting in ShareVestingOptions
Specify Genesis Generation Algorithm changes for this new option
The text was updated successfully, but these errors were encountered:
VestingAccount
inlaunch
andMainnetVestingAccount
incampaign
currently supportsDelayedVesting
option that allows a single release date for the vestingWe should add support for
PeriodicVesting
that allows several release dates as this use case is frequent.PeriodicVesting
inVestingOptions
SharePeriodicVesting
inShareVestingOptions
The text was updated successfully, but these errors were encountered: