Skip to content

ProofGenerationResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / ProofGenerationResult

Defined in: @sip-protocol/sdk/dist/interface-CQi0-WfS.d.ts:59

Result of proof generation

success: boolean

Defined in: @sip-protocol/sdk/dist/interface-CQi0-WfS.d.ts:61

Whether generation was successful


optional proof?: SingleProof

Defined in: @sip-protocol/sdk/dist/interface-CQi0-WfS.d.ts:63

The generated proof (if successful)


optional error?: string

Defined in: @sip-protocol/sdk/dist/interface-CQi0-WfS.d.ts:65

Error message (if failed)


timeMs: number

Defined in: @sip-protocol/sdk/dist/interface-CQi0-WfS.d.ts:67

Generation time in milliseconds


providerId: string

Defined in: @sip-protocol/sdk/dist/interface-CQi0-WfS.d.ts:69

Provider that generated the proof