Function set_checkpoint

Source
pub fn set_checkpoint<T: LazyBalance>(receipt: &mut T::Receipt, value: T::Time)
Expand description

Sets the checkpoint time of the receipt.

LazyBalance::Receipt virtual field: checkpoint

Writes to the discriminant ReceiptTime field.