mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add engine2 binary (#9772)
This commit is contained in:
@ -153,6 +153,10 @@ ethereum = []
|
||||
name = "reth"
|
||||
path = "src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "engine2"
|
||||
path = "src/engine2.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "op-reth"
|
||||
path = "src/optimism.rs"
|
||||
|
||||
Reference in New Issue
Block a user