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

from message cosmos.vesting.v1beta1.Period

Hierarchy

Constructors

Properties

amount: Coin[] = []

from field: repeated cosmos.base.v1beta1.Coin amount = 2;

length: bigint = protoInt64.zero

Period duration in seconds.

from field: int64 length = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.vesting.v1beta1.Period" = "cosmos.vesting.v1beta1.Period"

Methods