@sentio/sdk
    Preparing search index...
    interface DelegatedVotes {
        active_shares: bigint;
        active_shares_next_lockup: bigint;
        last_locked_until_secs: bigint;
        pending_inactive_shares: bigint;
    }
    Index

    Properties

    active_shares: bigint
    active_shares_next_lockup: bigint
    last_locked_until_secs: bigint
    pending_inactive_shares: bigint