What's the relationship between the revm module and the evm module #11704
Closed
qingfengzxr
started this conversation in
General
Replies: 1 comment 1 reply
-
The evm module in reth is a wrapper around revm, which is the actual implementation of the EVM |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, friends. I don't know the relationship between the revm module and the evm module. If I want to learn about Rust implementations of EVM, which module should I look at?
Beta Was this translation helpful? Give feedback.
All reactions