Skip to content

Commit d0a1b28

Browse files
authored
clarify the ver field meaning (#153)
1 parent c8810d6 commit d0a1b28

File tree

1 file changed

+1
-1
lines changed
  • docs/src/architecture/08_concepts/signed_doc

1 file changed

+1
-1
lines changed

docs/src/architecture/08_concepts/signed_doc/spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ There can, and probably will, exist multiple versions of the same document.
107107

108108
The `ver` is a [UUID] v7.
109109

110-
The initial `ver` assigned the first time a Catalyst Signed Document is published will be identical to the [`id`](#id).
110+
The initial `ver` assigned the first time a Catalyst Signed Document is published **MUST** be identical to the [`id`](#id).
111111
Subsequent versions will retain the same [`id`](#id) and will create a new `ver`,
112112
following best practice for creating a new [UUID] v7.
113113

0 commit comments

Comments
 (0)