pub fn checkpoint<T: LazyBalance>(balance: &T::Balance) -> Option<T::Time>Expand description
Returns the most recent time at which the balance state was adjusted i.e., reap or mint.
LazyBalance::Balance virtual field: checkpoint
Internally resolved from the discriminant BalanceTime field at index 0.