Skip to content

Commit

Permalink
Update EIP-7639: Fix rendering of 7639 specification
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
axic authored Dec 5, 2024
1 parent 0f66c25 commit 9b44c0d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions EIPS/eip-7639.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,11 @@ Clients connected on this version must not make or respond to p2p queries about
block bodies or receipts before block 15537393.

The affected protocol messages are:
* `GetBlockBodies (0x05)`
* `BlockBodies (0x06)`
* `GetReceipts (0x0f)`
* `Receipts (0x10)`

- `GetBlockBodies (0x05)`
- `BlockBodies (0x06)`
- `GetReceipts (0x0f)`
- `Receipts (0x10)`

## Rationale

Expand Down

0 comments on commit 9b44c0d

Please sign in to comment.