Name

PalletVestingError (409)

Hierarchy

  • Enum
    • PalletVestingError

Properties

isAmountLow: boolean
isAtMaxVestingSchedules: boolean
isInvalidScheduleParams: boolean
isNotVesting: boolean
isScheduleIndexOutOfBounds: boolean
type: "NotVesting" | "AtMaxVestingSchedules" | "AmountLow" | "ScheduleIndexOutOfBounds" | "InvalidScheduleParams"