We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c93e8 commit 5000000Copy full SHA for 5000000
1 file changed
EIPS/eip-4844.md
@@ -405,7 +405,7 @@ The values for `TARGET_DATA_GAS_PER_BLOCK` and `MAX_DATA_GAS_PER_BLOCK` are chos
405
406
This EIP introduces a transaction type that has a distinct mempool version and execution-payload version,
407
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.
+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.
409
410
### Mempool issues
411
0 commit comments