Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

assert_smartwage_income_range

Maps smartWage range fields to the generic inclusive income range assertion.

Fully qualified path: smart_identity_proofs::adapters::assert_smartwage_income_range

pub fn assert_smartwage_income_range(
    wage_low: u128,
    wage_high: u128,
    min_income_low: u128,
    min_income_high: u128,
    max_income_low: u128,
    max_income_high: u128,
)