From 40fd893fc1c1a9971f6969efa3e57ae72c63ec76 Mon Sep 17 00:00:00 2001 From: Danny Ryan Date: Thu, 6 Dec 2018 17:55:23 -0600 Subject: [PATCH] remove extra field --- specs/core/0_beacon-chain.md | 1 - 1 file changed, 1 deletion(-) diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index 796488e82..3192baa33 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -256,7 +256,6 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted 'ancestor_hashes': ['hash32'], 'state_root': 'hash32', 'randao_reveal': 'hash32', - 'deposit_receipt_root': 'hash32', 'candidate_pow_receipt_root': 'hash32', 'signature': ['uint384'], }