JS API Reference
Interface: ProposalSelectorOptions
experimental/reputation/types.ProposalSelectorOptions
Options for the agreement selector.
Table of contents
Properties
Properties
topPoolSize
• Optional
topPoolSize: number
The size of top provider pool used to pick a random one.
If you want to just use the best available one, set this to 1.
Default is DEFAULT_AGREEMENT_TOP_POOL_SIZE
.