JS API Reference

Module: market/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/proposals_batch.ts:4