mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor: rename some examples (#7881)
This commit is contained in:
committed by
GitHub
parent
29e5df81a4
commit
1c81fae4d1
10
examples/node-event-hooks/Cargo.toml
Normal file
10
examples/node-event-hooks/Cargo.toml
Normal file
@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "node-event-hooks"
|
||||
version = "0.0.0"
|
||||
publish = false
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
reth.workspace = true
|
||||
reth-node-ethereum.workspace = true
|
||||
Reference in New Issue
Block a user