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 37edb1f commit 163ff2a
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions tips/TIP-0039/tip-0039.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,6 @@ created: 2023-05-03
requires: TIP-42
---

# Table of Contents

1. [Summary](#summary)
2. [Motivation](#motivation)
3. [Building Blocks](#building-blocks)
- [Data Types \& Subschema Notation](#data-types--subschema-notation)
- [Protocol Parameters](#protocol-parameters)
4. [Mana design](#mana-design)
- [Mana Burn](#mana-burn)
- [Reference Mana Cost](#reference-mana-cost)
- [Mana Decay](#mana-decay)
- [Mana Decay Parameters](#mana-decay-parameters)
- [Mana and fixed point arithmetics](#mana-and-fixed-point-arithmetics)
- [How to use the lookup table](#how-to-use-the-lookup-table)
- [Potential Mana](#potential-mana)
- [Potential Mana Semantic Validation](#potential-mana-semantic-validation)
- [Stored Mana](#stored-mana)
- [Stored Mana Semantic Validation](#stored-mana-semantic-validation)
- [Block Issuance Credit](#block-issuance-credit)
- [Block Issuance Credit Semantic Validation](#block-issuance-credit-semantic-validation)
- [Mana rewards](#mana-rewards)
- [Mana Rewards Semantic Validation](#mana-rewards-semantic-validation)
- [Mana Transaction Validation Rules](#mana-transaction-validation-rules)
- [Lookup Table](#lookup-table)
5. [Copyright](#copyright)

# Summary

This document defines the Mana-related concepts and the Mana dynamics in the IOTA 2.0 protocol. The TIP defines the two
Expand Down

0 comments on commit 163ff2a

Please sign in to comment.