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

    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.

    from message cosmos.vesting.v1beta1.DelayedVestingAccount

    Hierarchy

    Index

    Constructors

    Properties

    baseVestingAccount?: BaseVestingAccount

    from field: cosmos.vesting.v1beta1.BaseVestingAccount base_vesting_account = 1;

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

    Methods