Skip to content

ProofProgressCallback()

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / ProofProgressCallback

ProofProgressCallback = (progress) => void

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

Proof generation progress callback

"initializing" | "witness" | "proving" | "verifying" | "complete"

number

string

void