Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Period

Period defines a length of time and amount of coins that will vest.

Hierarchy

Index

Constructors

Properties

amount: Coins
length: number

Methods

  • toAminoJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toProto(_?: boolean): Period
  • fromProto(proto: Period, _?: boolean): Period