Skip to main content

IZkEvmV2

StartingRootHashDoesNotMatch

error StartingRootHashDoesNotMatch()

Thrown when the starting rootHash does not match the existing state.

ProofIsEmpty

error ProofIsEmpty()

Thrown when zk proof is empty bytes.

InvalidProofType

error InvalidProofType()

Thrown when zk proof type is invalid.

InvalidProof

error InvalidProof()

Thrown when zk proof is invalid.

InvalidProofOrProofVerificationRanOutOfGas

error InvalidProofOrProofVerificationRanOutOfGas(string errorReason)

Thrown when the call to the verifier runs out of gas or reverts internally.