Function issued

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

Returns the base value (total shares) backing the balance.

LazyBalance::Balance virtual field: issued

Internally resolved from the discriminant BalanceAsset field at index 1.