SolanaSerializedProof
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / SolanaSerializedProof
Interface: SolanaSerializedProof
Section titled “Interface: SolanaSerializedProof”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:17134
Solana-serialized proof ready for on-chain verification
Properties
Section titled “Properties”circuitType
Section titled “circuitType”circuitType:
NoirCircuitType
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:17136
Original proof type
proofBytes
Section titled “proofBytes”proofBytes:
Uint8Array
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:17138
Proof bytes in Solana-compatible format
publicInputs
Section titled “publicInputs”publicInputs:
Uint8Array<ArrayBufferLike>[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:17140
Public inputs as Field elements (32 bytes each)
totalSize
Section titled “totalSize”totalSize:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:17142
Total serialized size in bytes