Function effective

Source
pub fn effective<T: LazyBalance>(balance: &T::Balance) -> Option<T::Asset>
Expand description

Returns the current effective value of the balance.

LazyBalance::Balance virtual field: effective

Internally resolved from the discriminant BalanceAsset field at index 0.