Skip to content

SolanaNoirErrorCode

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / SolanaNoirErrorCode

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17807

Error codes for Solana Noir verification

INVALID_PROOF_FORMAT: "INVALID_PROOF_FORMAT"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17809

Invalid proof format


INVALID_PUBLIC_INPUTS: "INVALID_PUBLIC_INPUTS"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17811

Invalid public inputs


VERIFICATION_FAILED: "VERIFICATION_FAILED"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17813

Verification failed on-chain


NETWORK_ERROR: "NETWORK_ERROR"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17815

Network error


INSUFFICIENT_COMPUTE: "INSUFFICIENT_COMPUTE"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17817

Insufficient compute units


VKEY_NOT_FOUND: "VKEY_NOT_FOUND"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17819

Verification key not found


UNSUPPORTED_CIRCUIT: "UNSUPPORTED_CIRCUIT"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17821

Unsupported circuit type


TRANSACTION_FAILED: "TRANSACTION_FAILED"

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:17823

Transaction failed