mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 00:45:53 -05:00
TODO: maybe allow float numbers for the event distance
This commit is contained in:
parent
fd828ee451
commit
66a98f339b
|
@ -14,6 +14,7 @@ Implementation
|
||||||
Each reference to a previous events consists of
|
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
|
- 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
|
- the ID of the previous event
|
||||||
- optional: relay URL
|
- optional: relay URL
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user