Skip to content

Commit

Permalink
Fix outdated Identity wiki pages for 1.0 (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulmth authored Nov 20, 2023
1 parent 850f787 commit 173d24b
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 133 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ _Nodes_ expose an API to calculate the required deposit depending on the size of
### Alias ID

Each Alias Output has an `Alias ID`. This ID is assigned after a transaction creates a new Alias Output.
The actual DID is derived from this `Alias ID`, hence it is unknown before publishing the transaction.
The actual DID is derived from this `Alias ID`, hence it will be unknown before publishing the transaction.
Consequently, the DID inside the `State Metadata` will be replaced by the placeholder `did:0:0` to indicate self.

If a transaction has an Alias Output as input, its `Alias ID` can be kept by one of its outputs.
This feature is necessary for updating the DID Documents since the DID itself is derived from the Alias Output.
This feature is necessary for updating the DID Documents since the DID itself is derived from the `Alias ID`.
Loading

0 comments on commit 173d24b

Please sign in to comment.