minor change to comment

This commit is contained in:
Danny Ryan 2018-10-14 08:55:01 -05:00 committed by GitHub
parent c827a26ecf
commit 48d5c1d12c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ A `ValidatorRecord` has the following fields:
'withdrawal_address': 'address', 'withdrawal_address': 'address',
# RANDAO commitment # RANDAO commitment
'randao_commitment': 'hash32', 'randao_commitment': 'hash32',
# Slot the RANDAO was last changed # Slot the RANDAO commitment was last changed
'randao_last_change': 'int64', 'randao_last_change': 'int64',
# Balance # Balance
'balance': 'int64', 'balance': 'int64',