ZKProof
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / ZKProof
Interface: ZKProof
Section titled “Interface: ZKProof”Defined in: @sip-protocol/types/dist/index.d.ts:45
Zero-knowledge proof
Properties
Section titled “Properties”type:
"funding"|"validity"|"fulfillment"|"ownership"
Defined in: @sip-protocol/types/dist/index.d.ts:47
Proof type identifier
proof:
`0x${string}`
Defined in: @sip-protocol/types/dist/index.d.ts:49
The proof data (hex encoded)
publicInputs
Section titled “publicInputs”publicInputs:
`0x${string}`[]
Defined in: @sip-protocol/types/dist/index.d.ts:51
Public inputs to the proof