• ------------------------------
  • JS API Reference

    Module: market/proposal/proposals_batch

    Table of contents

    Classes

    Type Aliases

    Type Aliases

    ProposalsBatchOptions

    Ƭ ProposalsBatchOptions: Object

    Type declaration

    NameTypeDescription
    minBatchSize?numberThe minimum number of proposals after which it will be possible to return the collection
    releaseTimeoutMs?numberThe maximum waiting time for collecting proposals after which it will be possible to return the collection

    Defined in

    src/market/proposal/proposals_batch.ts:4