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

    Type Alias VoteOrQuoteOptions

    Options for the LedgerStorageAPI.voteOrQuoteWithFees function

    type VoteOrQuoteOptions = {
        requireBlockTimestampCheck?: boolean;
    }
    Index

    Properties

    requireBlockTimestampCheck?: boolean