Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

vesting

Fully qualified path: openzeppelin_finance::vesting

Modules

vesting

Re-exports:

LinearVestingScheduleDefines the logic for calculating the vested amount, incorporating a cliff period. It returns 0 before the cliff ends. After the cliff period, the vested amount returned…