mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 19:54:34 +00:00
Make status uint64
This commit is contained in:
parent
2a7103d1f6
commit
1bf04c8c17
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user