This commit is contained in:
dapplion 2023-10-27 16:16:10 +03:00
parent a4a29a164f
commit 3dbe54e4b8
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ The specification of these changes continues in the same format as the network s
- [`BlobIdentifier`](#blobidentifier)
- [Helpers](#helpers)
- [`verify_blob_sidecar_inclusion_proof`](#verify_blob_sidecar_inclusion_proof)
- [`is_valid_merkle_path`](#is_valid_merkle_path)
- [`is_valid_merkle_path`](#is_valid_merkle_path)
- [The gossip domain: gossipsub](#the-gossip-domain-gossipsub)
- [Topics and messages](#topics-and-messages)
- [Global topics](#global-topics)

View File

@ -22,7 +22,7 @@
- [ExecutionPayload](#executionpayload)
- [Blob KZG commitments](#blob-kzg-commitments)
- [Constructing the `BlobSidecar`s](#constructing-the-blobsidecars)
- [BlobSidecar](#blob-sidecar)
- [Sidecar](#sidecar)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- /TOC -->