Skip to content

Commit

Permalink
Update apps/web/src/pages/block/[id].tsx
Browse files Browse the repository at this point in the history
Co-authored-by: 0xelessar.eth <paulo.colombo@pm.me>
  • Loading branch information
luis-herasme and PJColombo authored Dec 7, 2024
1 parent 9e3ff1f commit c6292b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/pages/block/[id].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ const Block: NextPage = function () {
},
{
name: (
<InfoField description="The gas that the blob would have used if it was executed as calldata.">
<InfoField description="The total gas that would have been used in this block if the blobs had been sent as calldata.">
Blob As Calldata Gas
</InfoField>
),
Expand Down

0 comments on commit c6292b9

Please sign in to comment.