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…
Reference in New Issue