DetailedAggregationResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / DetailedAggregationResult
Interface: DetailedAggregationResult
Section titled “Interface: DetailedAggregationResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1350
Detailed aggregation result with step information
Extends
Section titled “Extends”Properties
Section titled “Properties”stepResults
Section titled “stepResults”stepResults:
AggregationStepResult[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1352
Results from each aggregation step
composedProof?
Section titled “composedProof?”
optionalcomposedProof:ComposedProof
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1354
Final composed proof
retries
Section titled “retries”retries:
object
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1356
Retry information
attempted
Section titled “attempted”attempted:
number
succeeded
Section titled “succeeded”succeeded:
number
failed
Section titled “failed”failed:
number
success
Section titled “success”success:
boolean
Defined in: @sip-protocol/sdk/dist/interface-Bf7w1PLW.d.ts:117
Whether aggregation was successful
Inherited from
Section titled “Inherited from”aggregatedProof?
Section titled “aggregatedProof?”
optionalaggregatedProof:`0x${string}`
Defined in: @sip-protocol/sdk/dist/interface-Bf7w1PLW.d.ts:119
The aggregated proof (if successful)
Inherited from
Section titled “Inherited from”AggregationResult.aggregatedProof
error?
Section titled “error?”
optionalerror:string
Defined in: @sip-protocol/sdk/dist/interface-Bf7w1PLW.d.ts:121
Error message (if failed)
Inherited from
Section titled “Inherited from”metrics
Section titled “metrics”metrics:
object
Defined in: @sip-protocol/sdk/dist/interface-Bf7w1PLW.d.ts:123
Aggregation metrics
inputProofCount
Section titled “inputProofCount”inputProofCount:
number
outputProofSize
Section titled “outputProofSize”outputProofSize:
number
timeMs
Section titled “timeMs”timeMs:
number
recursionDepth
Section titled “recursionDepth”recursionDepth:
number