mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 22:38:11 +00:00
minor fixes to appease CI
This commit is contained in:
parent
cf8676690a
commit
8116e1c0a3
@ -7,7 +7,6 @@
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
|
||||
- [Introduction](#introduction)
|
||||
- [DAS Subnets](#das-subnets)
|
||||
- [Horizontal subnets](#horizontal-subnets)
|
||||
|
@ -8,7 +8,6 @@
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
|
||||
- [Data Availability Sampling](#data-availability-sampling)
|
||||
- [GossipSub](#gossipsub)
|
||||
- [Horizontal subnets](#horizontal-subnets)
|
||||
|
@ -7,7 +7,6 @@
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
|
||||
- [Introduction](#introduction)
|
||||
- [DAS in the Gossip domain: Push](#das-in-the-gossip-domain-push)
|
||||
- [Topics and messages](#topics-and-messages)
|
||||
@ -21,7 +20,7 @@
|
||||
With Phase 1, shard data is introduced, which requires various new additions and adjustments to the groundwork that Phase 0 implements.
|
||||
The specification of these changes continues in the same format, and assumes Phase0 as pre-requisite.
|
||||
The Phase 0 adjustments and additions for Shards are outlined in this document.
|
||||
See the [Data Availability Sampling network specification](./das-p2p.md) for Phase 1 networking specifc to Data availability.
|
||||
See the [Data Availability Sampling network specification](./das-p2p.md) for Phase 1 networking specific to Data availability.
|
||||
|
||||
|
||||
## DAS in the Gossip domain: Push
|
||||
|
Loading…
x
Reference in New Issue
Block a user