From fd89b72c6b53e7191870ea870550a90a63dc371f Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Mon, 17 Jan 2022 12:56:51 +0100 Subject: [PATCH] `doctoc` on `custody_game` specs This updates the TOC in `custody_game/beacon-chain.md` using `make doctoc specs`. --- specs/custody_game/beacon-chain.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specs/custody_game/beacon-chain.md b/specs/custody_game/beacon-chain.md index 6f9f61cf9..fd00dedda 100644 --- a/specs/custody_game/beacon-chain.md +++ b/specs/custody_game/beacon-chain.md @@ -11,7 +11,8 @@ - [Introduction](#introduction) - [Constants](#constants) - [Misc](#misc) -- [Configuration](#configuration) + - [Domain types](#domain-types) +- [Preset](#preset) - [Time parameters](#time-parameters) - [Max operations per block](#max-operations-per-block) - [Size parameters](#size-parameters)