diff --git a/specs/phase1/beacon-chain.md b/specs/phase1/beacon-chain.md index fd6b63d9c..23ce88aa9 100644 --- a/specs/phase1/beacon-chain.md +++ b/specs/phase1/beacon-chain.md @@ -6,7 +6,7 @@ -**Table of Contents** + - [Introduction](#introduction) - [Custom types](#custom-types) diff --git a/specs/phase1/phase1-fork.md b/specs/phase1/phase1-fork.md index a094b01fc..b4ace1066 100644 --- a/specs/phase1/phase1-fork.md +++ b/specs/phase1/phase1-fork.md @@ -1,28 +1,20 @@ - - -**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* - -- [Ethereum 2.0 Phase 1 -- From Phase 0 to Phase 1](#ethereum-20-phase-1----from-phase-0-to-phase-1) - - [Table of contents](#table-of-contents) - - [Introduction](#introduction) - - [Configuration](#configuration) - - [Fork to Phase 1](#fork-to-phase-1) - - [Fork trigger](#fork-trigger) - - [Upgrading the state](#upgrading-the-state) - - - # Ethereum 2.0 Phase 1 -- From Phase 0 to Phase 1 **Notice**: This document is a work-in-progress for researchers and implementers. ## Table of contents - + + - TODO - +- [Introduction](#introduction) +- [Configuration](#configuration) +- [Fork to Phase 1](#fork-to-phase-1) + - [Fork trigger](#fork-trigger) + - [Upgrading the state](#upgrading-the-state) + + ## Introduction diff --git a/specs/phase1/shard-transition.md b/specs/phase1/shard-transition.md index 92e2c5333..df521e451 100644 --- a/specs/phase1/shard-transition.md +++ b/specs/phase1/shard-transition.md @@ -6,7 +6,7 @@ -**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* + - [Introduction](#introduction) - [Helper functions](#helper-functions)