Skip to content

ProofProgressCallback()

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / ProofProgressCallback

ProofProgressCallback = (progress) => void

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:607

Proof generation progress callback

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

number

string

void