Skip to content

Commit

Permalink
fix tip21 link (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass authored Dec 13, 2023
1 parent 9d9fc92 commit 99fc51e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ In the `State Metadata` of the Alias Output must be a byte packed payload with h
| Encoding | uint8 | Set to value to **0** to denote JSON encoding without compression. |
| Payload | (uint16)ByteArray | A DID Document and its metadata, where every occurrence of the DID in the document is replaced by `did:0:0`. It must be encoded according to `Encoding`. |

The types are defined in [TIP-21](#data-types--subschema-notation).
The types are defined in [TIP-21](/tips/tips/TIP-0021/#data-types).

#### Payload

Expand Down

0 comments on commit 99fc51e

Please sign in to comment.