Skip to content

Commit

Permalink
Update Issuer Feature
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 2, 2023
1 parent d4700a3 commit 7517397
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tips/TIP-0038/tip-0038.md
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,10 @@ disclose their addresses to prove the authenticity of the NFT once it is in circ
<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>
<details>
<summary>Multi Address</summary>
<blockquote>Defines a Multi Address that consists of addresses with weights and a threshold value. The Multi Address can be unlocked if the cumulative weight of all unlocked addresses is equal to or exceeds the threshold. Defined in <a href='../TIP-0052/tip-0052.md#multi-address'>TIP-52 (Multi Address)</a>.</blockquote>
Expand Down

0 comments on commit 7517397

Please sign in to comment.