@sentio/sdk
    Preparing search index...
    interface VoteDelegation {
        last_locked_until_secs: bigint;
        pending_voter: string;
        voter: string;
    }
    Index

    Properties

    last_locked_until_secs: bigint
    pending_voter: string
    voter: string