Skip to content

SolanaNoirErrorCode

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / SolanaNoirErrorCode

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

Error codes for Solana Noir verification

INVALID_PROOF_FORMAT: "INVALID_PROOF_FORMAT"

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

Invalid proof format


INVALID_PUBLIC_INPUTS: "INVALID_PUBLIC_INPUTS"

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

Invalid public inputs


VERIFICATION_FAILED: "VERIFICATION_FAILED"

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

Verification failed on-chain


NETWORK_ERROR: "NETWORK_ERROR"

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

Network error


INSUFFICIENT_COMPUTE: "INSUFFICIENT_COMPUTE"

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

Insufficient compute units


VKEY_NOT_FOUND: "VKEY_NOT_FOUND"

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

Verification key not found


UNSUPPORTED_CIRCUIT: "UNSUPPORTED_CIRCUIT"

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

Unsupported circuit type


TRANSACTION_FAILED: "TRANSACTION_FAILED"

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

Transaction failed