Update a Trust Registry
Post a message that will modify the ledger state by updating a trust registry.
tip
Only the account that is the controller of the trust registry can execute this method.
Message Parameters
| Name | Description | Mandatory |
|---|---|---|
| id | id of the trust registry to update | yes |
| did | Decentralized Identifier (DID) - must follow DID specification | yes |
| aka | Also Known As URL. | no |
Post the Message
- CLI
- Frontend