Function set_bias

Source
pub fn set_bias<T: LazyBalance>(receipt: &mut T::Receipt, value: T::Rational)
Expand description

Sets the scaling factor (share-price) associated with the receipt at the time of deposit.

LazyBalance::Receipt virtual field: bias

Writes to the discriminant ReceiptRational field.