diff --git a/specs/core/0_beacon-chain.md b/specs/core/0_beacon-chain.md index 634a1f7e5..e8419fde0 100644 --- a/specs/core/0_beacon-chain.md +++ b/specs/core/0_beacon-chain.md @@ -274,7 +274,7 @@ A `ValidatorRecord` has the following fields: # Balance in Gwei 'balance': 'uint64', # Status code - 'status': 'uint8', + 'status': 'uint64', # Slot when validator last changed status (or 0) 'last_status_change_slot': 'uint64' # Sequence number when validator exited (or 0)