From 7749c28bd92231c3da8237c9f811b2bf44822e15 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 4 Oct 2018 11:22:50 +0100 Subject: [PATCH] Update beacon-chain.md --- specs/beacon-chain.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/beacon-chain.md b/specs/beacon-chain.md index 16233c8dd..f27a8e6a8 100644 --- a/specs/beacon-chain.md +++ b/specs/beacon-chain.md @@ -73,7 +73,7 @@ The registration contract emits a log with the various arguments for consumption ## Data structures ### Beacon chain blocks -A `BeaconChainBlock` has the following fields: +A `BeaconBlock` has the following fields: ```python { @@ -122,7 +122,7 @@ An `AttestationRecord` has the following fields: A `SpecialRecord` has the following fields: ```python -fields = { +{ # Type 'type': 'int8', # Data