Function bias

Source
pub fn bias<T: LazyBalance>(receipt: &T::Receipt) -> Option<T::Rational>
Expand description

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

LazyBalance::Receipt virtual field: bias

Internally resolved from the discriminant ReceiptRational field.