-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I'm confused about the following lines in the LL specification:
ouroboros-leios-formal-spec/formal-spec/Leios/Linear.lagda.md
Lines 132 to 133 in c7f8d61
∙ slotNumber eb + 3 * Lhdr ≤ slot | |
∙ slot ≡ slotNumber eb + validityCheckTime eb |
Doesn't this imply 3 * Lhdr ≤ validityCheckTime eb
? Wouldn't this be violated if the validity check occurs very quickly?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested