From e4a225ba68f08b73a1ccab2ec572cacd467a78ed Mon Sep 17 00:00:00 2001 From: Justin Drake Date: Sun, 30 Jun 2019 20:51:44 +0100 Subject: [PATCH] BLS_WITHDRAWAL_PREFIX a Bytes1 --- specs/core/0_beacon-chain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index b0857b213..81b02c9ab 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -198,7 +198,7 @@ The following values are (non-configurable) constants used throughout the specif | - | - | | `GENESIS_SLOT` | `Slot(0)` | | `GENESIS_EPOCH` | `Epoch(0)` | -| `BLS_WITHDRAWAL_PREFIX` | `0` | +| `BLS_WITHDRAWAL_PREFIX` | `Bytes1()` | ### Time parameters