mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 18:24:59 -05:00
update recently_changed flag comment
This commit is contained in:
@@ -243,7 +243,7 @@ A `CrosslinkRecord` has the following fields:
|
||||
|
||||
```python
|
||||
{
|
||||
# Flag indicating a recent validator set change
|
||||
# Flag indicating if crosslink was updated since most recent validator change
|
||||
'recently_changed': 'bool',
|
||||
# Slot number
|
||||
'slot': 'int64',
|
||||
|
||||
Reference in New Issue
Block a user