diff --git a/docs/images/el-specs/gas-header.png b/docs/images/el-specs/gas-header.png index f4b5aeee..c1b26a3d 100644 Binary files a/docs/images/el-specs/gas-header.png and b/docs/images/el-specs/gas-header.png differ diff --git a/docs/wiki/EL/el-specs.md b/docs/wiki/EL/el-specs.md index e50c4108..8b683ec2 100644 --- a/docs/wiki/EL/el-specs.md +++ b/docs/wiki/EL/el-specs.md @@ -363,7 +363,7 @@ $$ | $I_{chainId}$ | Identifier for the blockchain, ensuring transactions are signed for a specific chain. | | $I_{traces}$ | A placeholder for execution traces, intended for future use or debugging purposes. | | $I_{excessBlobGas}$ | Calculated from the parent block, it represents surplus gas allocated for blob transactions. | -| $I_{blobVersionedHashes}$ | | +| $I_{blobVersionedHashes}$ | the ordered list of versioned hashes of blobs that are attached to the current transaction. | ## Gas Accounting