Expand description
Functions§
- force_
remove_ vesting_ schedule - Force remove a vesting schedule
- force_
vested_ transfer - Force a vested transfer.
- merge_
schedules - Merge two vesting schedules together, creating a new vesting schedule that unlocks over the highest possible start and end blocks. If both schedules have already started the current block will be used as the schedule start; with the caveat that if one schedule is finished by the current block, the other will be treated as the new merged schedule, unmodified.
- vest
- Unlock any vested funds of the sender account.
- vest_
other - Unlock any vested funds of a
target
account. - vested_
transfer - Create a vested transfer.