Skip to content

Commit

Permalink
Remove manually added Table of Contents
Browse files Browse the repository at this point in the history
GitHub and the Wiki both auto-generate a ToC, so it's
unnecessary to maintain it.
  • Loading branch information
PhilippGackstatter committed Oct 23, 2023
1 parent cd86c13 commit 23aa4d8
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions tips/TIP-0038/tip-0038.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,31 +13,6 @@ requires: TIP-21, TIP-22, TIP-41, TIP-42, TIP-43, TIP-44, TIP-45 and TIP-47
replaces: TIP-18
---

# Table of Contents

1. [Summary](#summary)
2. [Motivation](#motivation)
3. [Building Blocks](#building-blocks)
4. [Output Design Primitives](#output-design-primitives)
- [Native Tokens](#native-tokens)
- [Chain constraint](#chain-constraint-in-utxo)
- [Addresses](#addresses)
- [Signatures](#signatures)
- [Unlock Conditions](#unlock-conditions)
- [Address Unlock Condition](#address-unlock-condition)
- [Storage Deposit Return Unlock Condition](#storage-deposit-return-unlock-condition)
- [Timelock Unlock Condition](#timelock-unlock-condition)
- [Expiration Unlock Condition](#expiration-unlock-condition)
- [Features](#features)
- [Sender Feature](#sender-feature)
- [Issuer Feature](#issuer-feature)
- [Metadata Feature](#metadata-feature)
- [Tag Feature](#tag-feature)
- [Native Token Feature](#native-token-feature)
5. [Migration](#migration)
6. [Rationale & Design](#rationale--design)
7. [Copyright](#copyright)

# Summary

This document defines the common building blocks used across multiple output types and transaction validation rules for
Expand Down

0 comments on commit 23aa4d8

Please sign in to comment.