Merge pull request #2288 from terencechain/fix-merge-toc

Fix merge beacon chain's toc
This commit is contained in:
Danny Ryan
2021-03-29 13:13:28 -06:00
committed by GitHub

View File

@@ -11,6 +11,7 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Introduction](#introduction)
- [Custom types](#custom-types)
- [Constants](#constants)
- [Transition](#transition)
- [Execution](#execution)
@@ -19,7 +20,6 @@
- [`BeaconBlockBody`](#beaconblockbody)
- [`BeaconState`](#beaconstate)
- [New containers](#new-containers)
- [`Transaction`](#transaction)
- [`ApplicationPayload`](#applicationpayload)
- [Helper functions](#helper-functions)
- [Misc](#misc)