pub fn bias<T: LazyBalance>(balance: &T::Balance) -> Option<T::Rational>Expand description
Returns the scaling factor (share-price) applied to the balance value.
LazyBalance::Balance virtual field: bias
Internally resolved from the discriminant BalanceRational field.