Skip to content

Commit 1a473e0

Browse files
committed
Fix: the header is not the same as geth for subnet-evm
1 parent 05a0061 commit 1a473e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libevm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ It is used exclusively in the `core/types` package in:
136136
Implementations of the hooks:
137137

138138
- [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.
139+
- 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

Comments
 (0)