Skip to content

VerificationPipelineConfig

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / VerificationPipelineConfig

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

Configuration for the verification pipeline

enableParallel: boolean

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

Enable parallel verification where possible


maxConcurrent: number

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

Maximum concurrent verifications


enableBatch: boolean

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

Enable batch verification for same-system proofs


verificationTimeoutMs: number

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

Timeout for individual verification (ms)


enableCache: boolean

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

Enable verification caching


cacheTtlMs: number

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

Cache TTL in milliseconds


verbose: boolean

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

Enable verbose logging


strictMode: boolean

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

Strict mode - fail fast on first error


generateVerificationProof: boolean

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

Generate verification proof