From 3a24fed1948268cbca9926711d545e9761c0808a Mon Sep 17 00:00:00 2001 From: Danny Ryan Date: Fri, 7 Dec 2018 09:05:29 -0600 Subject: [PATCH] fix toc' --- specs/core/0_beacon-chain.md | 1 + 1 file changed, 1 insertion(+) diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index 672091ca2..3dacf3be2 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -65,6 +65,7 @@ - [`get_shard_committees_at_slot`](#get_shard_committees_at_slot) - [`get_block_hash`](#get_block_hash) - [`get_beacon_proposer_index`](#get_beacon_proposer_index) + - [`get_updated_ancestor_hashes`](#get_updated_ancestor_hashes) - [`get_attestation_participants`](#get_attestation_participants) - [`bytes1`, `bytes2`, ...](#bytes1-bytes2-) - [`get_effective_balance`](#get_effective_balance)