bitbadgesjs-sdk - v0.22.7
    Preparing search index...

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

    from message cosmos.vesting.v1beta1.Period

    Hierarchy

    Index

    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"

    Methods