Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

minimum_income_proof

Example: Minimum Income Proof

This executable demonstrates the stable v1 interface for proving:

  1. The prover knows a wage matching the public commitment.
  2. That wage is at or above a public threshold.

Public inputs: min_income_low, min_income_high, wage_commitment Private inputs: wage_low, wage_high, salt

Fully qualified path: smart_identity_proofs::minimum_income_proof