Skip to content

Commit

Permalink
Add the missing deneb.BlobSidecar
Browse files Browse the repository at this point in the history
Co-authored-by: Pop Chunhapanya <[email protected]>
  • Loading branch information
hwwhww and ppopth committed Nov 28, 2024
1 parent 78c6922 commit 53e8d66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/electra/p2p-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ The `<context-bytes>` field is calculated as `context = compute_fork_digest(fork

| `fork_version` | Chunk SSZ type |
|------------------------|-----------------------|
| `DENEB_FORK_VERSION` | `deneb.BlobSidecar` |
| `ELECTRA_FORK_VERSION` | `electra.BlobSidecar` |

Request Content:
Expand Down Expand Up @@ -144,6 +145,7 @@ The `<context-bytes>` field is calculated as `context = compute_fork_digest(fork

| `fork_version` | Chunk SSZ type |
|------------------------|-----------------------|
| `DENEB_FORK_VERSION` | `deneb.BlobSidecar` |
| `ELECTRA_FORK_VERSION` | `electra.BlobSidecar` |

Request Content:
Expand Down

0 comments on commit 53e8d66

Please sign in to comment.