mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-19 23:19:28 +00:00
minor cleanups/fixes to shard data avail PR
This commit is contained in:
parent
a1831940ea
commit
a8c9cfbe84
@ -143,10 +143,7 @@ class AttestationData(Container):
|
||||
|
||||
```python
|
||||
class BeaconBlock(phase0.BeaconBlock):
|
||||
<<<<<<< HEAD
|
||||
# insert phase 0 fields
|
||||
=======
|
||||
>>>>>>> 3c19069e (more DAS spec work: DAS function signatures, gossip details)
|
||||
shard_headers: List[SignedShardHeader, MAX_SHARD_HEADERS]
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user