Skip to content

Commit

Permalink
Remove outdated Native Token rules
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Nov 20, 2023
1 parent 18c549a commit ca1f9a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tips/TIP-0043/tip-0043.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,11 +512,6 @@ as a request to smart contract chain accounts.

### Output Syntactic Validation

- `Native Tokens Count` must not be greater than `Max Native Tokens Count`.
- `Native Tokens` must be lexicographically sorted based on `Token ID`.
- Each <i>Native Token</i> must be unique in the set of `Native Tokens` based on its `Token ID`. No duplicates are
allowed.
- `Amount` of any <i>Native Token</i> must not be `0`.
- It must hold true that `1``Unlock Conditions Count``4`.
- `Unlock Condition Type` of an <i>Unlock Condition</i> must define one of the following types:
- <i>Address Unlock Condition</i>
Expand Down

0 comments on commit ca1f9a4

Please sign in to comment.