Options
All
  • Public
  • Public/Protected
  • All
Menu

PeriodicVestingAccount implements the VestingAccount interface. It periodically vests by unlocking coins during each specified period.

Hierarchy

  • PeriodicVestingAccount

Index

Properties

Optional baseVestingAccount

baseVestingAccount: BaseVestingAccount

startTime

startTime: number

vestingPeriods

vestingPeriods: Period[]

Generated using TypeDoc