pub fn set_bias<T: LazyBalance>(balance: &mut T::Balance, value: T::Rational)Expand description
Sets the scaling factor (share-price) applied to the balance value.
LazyBalance::Balance virtual field: bias
Writes to the discriminant BalanceRational field.