Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: omahs <[email protected]>
  • Loading branch information
omahs authored Oct 8, 2024
1 parent 6f880b8 commit 625e2eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/public-networks/concepts/transactions/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ that the data is available for those who need it (for example, rollups or other
availability for their security and operation).

Blobs are temporarily stored by consensus clients such as Teku, and blocks on the execution layer permanently store
the the reference to the blob.
the reference to the blob.

### View blob transaction costs

Use the [`eth_blobBaseFee`](../../reference/api/index.md#eth_blobbasefee) method to view the current base
fee per blob gas in wei.

You can also use [`eth_feeHistory`](../../reference/api/index.md#eth_feehistory) to view the historical
blob transaction cost details.
blob transaction cost details.

0 comments on commit 625e2eb

Please sign in to comment.