Skip to content

Commit 5000000

Browse files
ralexstokespull[bot]
authored andcommitted
Update EIP-4844: clarify blob coupling
Merged by EIP-Bot.
1 parent 29c93e8 commit 5000000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EIPS/eip-4844.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ The values for `TARGET_DATA_GAS_PER_BLOCK` and `MAX_DATA_GAS_PER_BLOCK` are chos
405405

406406
This EIP introduces a transaction type that has a distinct mempool version and execution-payload version,
407407
with only one-way convertibility between the two. The blobs are in the network representation and not in the consensus representation;
408-
instead, they go into the `BeaconBlockBody`. This means that there is now a part of a transaction that will not be accessible from the web3 API.
408+
instead, they are coupled with the beacon block. This means that there is now a part of a transaction that will not be accessible from the web3 API.
409409

410410
### Mempool issues
411411

0 commit comments

Comments
 (0)