diff --git a/src/utils/calc.rs b/src/utils/calc.rs index 52faf84..51a2df0 100644 --- a/src/utils/calc.rs +++ b/src/utils/calc.rs @@ -106,7 +106,7 @@ impl SlotCalculator { /// Creates a new slot calculator for Pecorino host network. pub const fn pecorino_host() -> Self { Self { - start_timestamp: 1740681556, + start_timestamp: 1754584265, slot_offset: 0, slot_duration: 12, }