Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe committed May 10, 2024
1 parent 5d8b5ef commit 306ea5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services, and other properties outlined in the specification.

[[def:DID Suffix, Suffix]]
~ The unique identifier string within a DID URI (e.g. the part after `did:dht:`). For DID DHT the suffix is
the [[ref:z-base-32]] encoded [[ref:Identity Key]].
the [[ref:z-base-32]] encoded public key portion of the [[ref:Identity Key]].

[[def:Identity Key]]
~ An [Identity Key](#identity-key) is an [[ref:Ed25519]] key-pair required to authenticate all records in
Expand Down

0 comments on commit 306ea5f

Please sign in to comment.