Function drainpoint

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

Returns the most recent time at which the balance state was drained.

LazyBalance::Balance virtual field: drainpoint

Internally resolved from the discriminant BalanceTime field at index 1.