assert_income_range
Asserts an inclusive income range and validates min_income <= max_income.
Fully qualified path: smart_identity_proofs::income::assert_income_range
pub fn assert_income_range(wage: u256, min_income: u256, max_income: u256)
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Asserts an inclusive income range and validates min_income <= max_income.
Fully qualified path: smart_identity_proofs::income::assert_income_range
pub fn assert_income_range(wage: u256, min_income: u256, max_income: u256)