Companion

object Companion

Properties

Link copied to clipboard

A contract effects check failed.

Link copied to clipboard
const val ERROR_INPUT_NOT_IN_UTXOS: Int = 195

An unshielded UTXO input doesn't exist on-chain (already spent or never existed).

Link copied to clipboard
const val ERROR_INVALID_PROOF: Int = 115

The ZK proof failed verification (wrong/stale public inputs or key mismatch).