SolanaSerializedProof
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / SolanaSerializedProof
Interface: SolanaSerializedProof
Section titled “Interface: SolanaSerializedProof”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17699
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-rqQpCeVM.d.ts:17701
Original proof type
proofBytes
Section titled “proofBytes”proofBytes:
Uint8Array
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17703
Proof bytes in Solana-compatible format
publicInputs
Section titled “publicInputs”publicInputs:
Uint8Array<ArrayBufferLike>[]
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17705
Public inputs as Field elements (32 bytes each)
totalSize
Section titled “totalSize”totalSize:
number
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17707
Total serialized size in bytes