Skip to content

Commit

Permalink
Update Foundry type and add Account Addr descr.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 3, 2023
1 parent 5d61a18 commit aeb755f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tips/TIP-0044/tip-0044.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Account Address Unlock Condition</i>.
<td colspan="2">
<details>
<summary>Account Address</summary>
<blockquote>An Address derived from an Account ID which can be unlocked by unlocking the corresponding Account. Defined in <a href='../TIP-0038/tip-0038.md#account-address'>TIP-38 (Account Address)</a>.</blockquote>
<table>
<tr>
<td>
Expand Down Expand Up @@ -150,7 +151,7 @@ controlled by a specific foundry is the same as the `Foundry ID`.
<tr>
<td>Output Type</td>
<td>uint8</td>
<td>Set to <strong>value 2</strong> to denote a <i>Foundry Output</i>.</td>
<td>Set to <strong>value 3</strong> to denote a <i>Foundry Output</i>.</td>
</tr>
<tr>
<td>Amount</td>
Expand All @@ -167,7 +168,7 @@ controlled by a specific foundry is the same as the `Foundry ID`.
<td colspan="2">
<details>
<summary>Simple Token Scheme</summary>
<blockquote>A Token Scheme which allows for minting and melting Native Tokens up to the maximum supply. Defined in <a href='../TIP-0044/tip-0044.md#simple-token-scheme'>TIP-44 (Simple Token Scheme)</a>.</blockquote>
<blockquote>A Token Scheme which allows for minting and melting Native Tokens up to the maximum supply.</blockquote>
<table>
<tr>
<td>
Expand Down

0 comments on commit aeb755f

Please sign in to comment.