Get rid of redundant recent_block_hashes entry

This commit is contained in:
Mikhail Kalinin 2018-10-05 21:16:02 +06:00
parent 9ee17787d2
commit 64ba1aa931
1 changed files with 0 additions and 2 deletions

View File

@ -157,8 +157,6 @@ The `ActiveState` has the following fields:
```python
{
# Most recent 2 * CYCLE_LENGTH block hashes, oldest to newest
'recent_block_hashes': ['hash32'],
# Attestations not yet processed
'pending_attestations': [AttestationRecord],
# Specials not yet been processed