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