ParallelAggregationOptions
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / ParallelAggregationOptions
Interface: ParallelAggregationOptions
Section titled “Interface: ParallelAggregationOptions”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1301
Options for parallel aggregation
Properties
Section titled “Properties”proofs
Section titled “proofs”proofs:
SingleProof[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1303
Proofs to aggregate
getProvider()
Section titled “getProvider()”getProvider: (
system) =>ComposableProofProvider|undefined
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1305
Provider lookup function
Parameters
Section titled “Parameters”system
Section titled “system”Returns
Section titled “Returns”ComposableProofProvider | undefined
onProgress?
Section titled “onProgress?”
optionalonProgress:AggregationProgressCallback
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1307
Progress callback
abortSignal?
Section titled “abortSignal?”
optionalabortSignal:AbortSignal
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1309
Abort signal
maxConcurrent
Section titled “maxConcurrent”maxConcurrent:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1311
Maximum concurrent operations
verifyBefore
Section titled “verifyBefore”verifyBefore:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1313
Whether to verify before aggregating