DelayedVestingAccount implements the VestingAccount interface. It vests all coins after a specific time, but non prior. In other words, it keeps them locked until a specified time.

Hierarchy

  • DelayedVestingAccount

Properties

Properties

baseVestingAccount: undefined | BaseVestingAccount

Generated using TypeDoc