hoodchain - v0.1.0
    Preparing search index...

    Interface GetQuoteOptions

    Options accepted by getQuote.

    interface GetQuoteOptions {
        maxAgeSeconds?: number;
    }
    Index
    maxAgeSeconds?: number

    Maximum acceptable feed answer age in seconds.

    DEFAULT_MAX_FEED_AGE_SECONDS (72h — tolerates the 24/5 weekend gap)