ContinuousVestingAccount implements the VestingAccount interface. It continuously vests by unlocking coins linearly with respect to time.

Hierarchy

  • ContinuousVestingAccount

Properties

baseVestingAccount: undefined | BaseVestingAccount
startTime: number

Generated using TypeDoc