mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-24 17:39:05 +00:00
update recently_changed flag comment
This commit is contained in:
parent
8e8eed23f3
commit
7945ce58d5
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user