TODO: maybe allow float numbers for the event distance

This commit is contained in:
milahu 2023-06-19 09:58:06 +02:00 committed by GitHub
parent fd828ee451
commit 66a98f339b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ Implementation
Each reference to a previous events consists of
- the distance between this event and the previous event, as an integer number, greater-or-equal than 1
- TODO: maybe allow float numbers for the event distance, to insert events between integer distances, to avoid collision of integer distances
- the ID of the previous event
- optional: relay URL