Function find_divisor_decimals

Source
pub fn find_divisor_decimals(num: &U192) -> u8
Expand description

Finds the minimum divisor decimals needed to convert a fixed-point number from U192 storage to u128 storage.