Merge pull request #53 from mkalinin/fix/dup-recent_block_hashes

Get rid of redundant recent_block_hashes entry
This commit is contained in:
Danny Ryan 2018-10-05 12:03:00 -04:00 committed by GitHub
commit f71bfdfb36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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