Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Type Alias VoteOptions

    Options for Votes

    type VoteOptions = {
        now?: Date;
    }
    Index

    Properties

    Properties

    now?: Date

    The instant at which a vote's expiration is validated against (default is moment of instantiation)