Cliff unlock amount configuration.
'linear'
{ type: 'linear' }
number
{ type: 'custom'; value: number }
tokenAmount
Generated using TypeDoc
Cliff unlock amount configuration.
'linear'or{ type: 'linear' }: release the share the schedule would have linearly vested by the cliff instant (converted to a basis-point share).numberor{ type: 'custom'; value: number }: an explicit token amount released at the cliff (converted to a basis-point share oftokenAmount).