Skip to content

Commit

Permalink
Add Anchor Address to allowed addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 6, 2023
1 parent 1250787 commit ead8a96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tips/TIP-0052/tip-0052.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ The following table shows the serialization of a _Multi Address_:
<summary>NFT Address</summary>
<blockquote>An Address derived from an NFT ID which can be unlocked by unlocking the corresponding NFT. Defined in <a href='../TIP-0038/tip-0038.md#nft-address'>TIP-38 (NFT Address)</a>.</blockquote>
</details>
<details>
<summary>Anchor Address</summary>
<blockquote>An Address derived from an Anchor ID which can be unlocked by unlocking the corresponding Anchor. Defined in <a href='../TIP-0038/tip-0038.md#anchor-address'>TIP-38 (Anchor Address)</a>.</blockquote>
</details>
</td>
</tr>
<tr>
Expand Down

0 comments on commit ead8a96

Please sign in to comment.