Skip to content

Commit

Permalink
Fix precompiles screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chainparser committed Sep 25, 2024
1 parent 260812e commit 8e06930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ Ethereum precompiled contracts offer advanced functionalities, including computa

Moonbeam’s unique precompiles can be accessed using familiar Solidity interfaces through the Ethereum API, allowing seamless interaction with the underlying Substrate interfaces. The following screenshot shows the various folders holding each unique precompile in the Substrate FRAME code repository.

[Precompiles](media/precompiles.png)
![Precompiles](media/precompiles.png)

In the following subsections, we'll look at categories of precompiles and their exact addresses.

Expand Down

0 comments on commit 8e06930

Please sign in to comment.