Skip to content

Commit d849fde

Browse files
committed
docs(cips): Add a tag to the epoch time.
1 parent 0680e07 commit d849fde

File tree

1 file changed

+2
-2
lines changed
  • docs/src/catalyst-standards/draft-cips/role-registration

1 file changed

+2
-2
lines changed

docs/src/catalyst-standards/draft-cips/role-registration/cip-xxxx.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Note: **7222 is RBAC when decoded using the telephone ITU E.161 standard**
8484
* UTF-8 strings **MUST** be valid UTF-8.
8585
* Tags **MUST NOT** be used unless specified in the specification.
8686
* Any Tags defined in the specification are **REQUIRED**, and they **MUST** be present in the encoded data.
87-
* Fields which should be tagged, but which are not tagged will be considered invalid.
87+
* Fields which should be tagged, but which are not tagged will be considered invalid.
8888

8989
These validity checks apply only to the encoding and decoding of the metadata itself.
9090
There are other validity requirements based on the role registration data itself.
@@ -129,7 +129,7 @@ Informally, all Registrations follow the same generalized Format (Non-Normative)
129129
6: #6.37 h'a3c12b1c98af4ee8b54278e77906c0fc'; or // UUID
130130
#6.32770 h'018d1d2acaf04486be189dbc5ae35e51', // ULID
131131
// Expires - Optional
132-
7: 0,
132+
7: #6.1 0,
133133
// dApp Defined Metadata - Optional
134134
100: <Any>
135135
}

0 commit comments

Comments
 (0)