We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a0061 commit 1a473e0Copy full SHA for 1a473e0
libevm/README.md
@@ -136,4 +136,4 @@ It is used exclusively in the `core/types` package in:
136
Implementations of the hooks:
137
138
- [coreth](https://github.com/ava-labs/coreth/blob/0d68be6b92be7c34095487b3a512b87b8b923caa/plugin/evm/customtypes/block_ext.go#L22)
139
-- subnet-evm: **NONE!** Because subnet-evm uses the same header, block and body as Geth, there is no need for hooks or extra payloads.
+- subnet-evm: **NONE!** Because subnet-evm uses the same block and body as Geth, there is no need for hooks or extra payloads.
0 commit comments