Function xcm_emulator::helpers::within_threshold
source · pub fn within_threshold(
threshold: u64,
expected_value: u64,
current_value: u64,
) -> bool
pub fn within_threshold(
threshold: u64,
expected_value: u64,
current_value: u64,
) -> bool