Skip to content

Commit

Permalink
Add Anchor Unlock to allowed unlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 3, 2023
1 parent 4314d1b commit 7e3d253
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tips/TIP-0045/tip-0045.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ The following table describes the entirety of a _Signed Transaction_ in its seri
<td colspan="2">
<details>
<summary>Allotment</summary>
<blockquote>Allots Mana to the account identified by the contained Account ID. Defined in <a href='../TIP-0045/tip-0045.md#allotment'>TIP-45 (Allotment)</a>.</blockquote>
<blockquote>Allots Mana to the account identified by the contained Account ID.</blockquote>
<table>
<tr>
<td>
Expand Down Expand Up @@ -562,6 +562,10 @@ The following table describes the entirety of a _Signed Transaction_ in its seri
<summary>Account Unlock</summary>
<blockquote>Points to the unlock of a consumed Account Output. Defined in <a href='../TIP-0042/tip-0042.md#account-unlock'>TIP-42 (Account Unlock)</a>.</blockquote>
</details>
<details>
<summary>Anchor Unlock</summary>
<blockquote>Points to the unlock of a consumed Anchor Output. Defined in <a href='../TIP-0054/tip-0054.md#anchor-unlock'>TIP-54 (Anchor Unlock)</a>.</blockquote>
</details>
<details>
<summary>NFT Unlock</summary>
<blockquote>Points to the unlock of a consumed NFT Output. Defined in <a href='../TIP-0043/tip-0043.md#nft-unlock'>TIP-43 (NFT Unlock)</a>.</blockquote>
Expand Down

0 comments on commit 7e3d253

Please sign in to comment.