Update specs/deneb/p2p-interface.md

Co-authored-by: g11tech <develop@g11tech.io>
This commit is contained in:
Jacek Sieka 2023-02-20 12:15:53 +01:00 committed by GitHub
parent 54d2559eb5
commit 4e2a9920f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class SignedBlobSidecar(Container):
```python
class BlobIdentifier(Container):
block_root: Root
index: uint64
index: BlobIndex
```
## The gossip domain: gossipsub