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 94c4101 commit 77d023d
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions tips/TIP-0045/tip-0045.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,6 @@ requires: TIP-39, TIP-41, TIP-42, TIP-43 and TIP-44
replaces: TIP-20
---

# Table of Contents

1. [Summary](#summary)
2. [Motivation](#motivation)
3. [Detailed Design](#detailed-design)
- [UTXO](#utxo)
- [Transaction Structure](#transaction-structure)
- [Serialized Layout](#serialized-layout)
- [Unlocks](#unlocks)
- [Work Score](#work-score)
- [Validation](#validation)
- [Syntactic Validation](#syntactic-validation)
- [Semantic Validation](#semantic-validation)
- [Miscellaneous](#miscellaneous)
- [Address reuse](#address-reuse)
4. [Drawbacks](#drawbacks)
5. [Rationale and Alternatives](#rationale-and-alternatives)
6. [Test Vectors](#test-vectors)
7. [Copyright](#copyright)

# Summary

This TIP proposes a new UTXO-based transaction structure consisting of all the inputs and outputs of a transfer.
Expand Down

0 comments on commit 77d023d

Please sign in to comment.