Skip to content

AggregationStepResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / AggregationStepResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1335

Result of a single aggregation step

success: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1337

Whether the step succeeded


optional proof: SingleProof

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1339

Resulting proof (if successful)


optional error: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1341

Error message (if failed)


timeMs: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1343

Time taken for this step


depth: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1345

Depth in recursive aggregation