Function dao::utils::to_per_mils
source · pub fn to_per_mils<T: Into<Balance>>(value: T) -> Balance
Expand description
Returns the number divided by 1000.
pub fn to_per_mils<T: Into<Balance>>(value: T) -> Balance
Returns the number divided by 1000.