From 163ff2a1d50030c14de62fbf2ce965e5412e8e18 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Mon, 23 Oct 2023 11:56:31 +0100 Subject: [PATCH] Remove manually added Table of Contents GitHub and the Wiki both auto-generate a ToC, so it's unnecessary to maintain it. --- tips/TIP-0039/tip-0039.md | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/tips/TIP-0039/tip-0039.md b/tips/TIP-0039/tip-0039.md index 14ddb53b6..394c47555 100644 --- a/tips/TIP-0039/tip-0039.md +++ b/tips/TIP-0039/tip-0039.md @@ -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