adapters
smartWage adapter functions that map app-specific field names to generic modules.
Fully qualified path: smart_identity_proofs::adapters
Free functions
| assert_smartwage_wage_commitment | Maps smartWage wage commitment field names to the generic income commitment check. |
| assert_smartwage_income_minimum | Maps smartWage minimum-income field names to the generic lower-bound assertion. |
| assert_smartwage_income_maximum | Maps smartWage maximum-income field names to the generic upper-bound assertion. |
| assert_smartwage_income_range | Maps smartWage range fields to the generic inclusive income range assertion. |
| assert_smartwage_employment_duration | Maps smartWage employment timeline fields to the generic duration+gap assertion. |
| assert_smartwage_employer_membership | Maps smartWage employer membership context fields to the generic identity assertion. |