diff --git a/references-to-previous-events.md b/references-to-previous-events.md index f77c8b42..688b31e1 100644 --- a/references-to-previous-events.md +++ b/references-to-previous-events.md @@ -15,6 +15,7 @@ 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 ID of the previous event +- optional: relay URL The choice of distances is arbitrary. Some choices: @@ -32,6 +33,7 @@ Some choices: "e_prev": [ [, ], [, ], + [, , ], ... ] }