mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
move header.rs to eth-wire-types (#9345)
This commit is contained in:
@ -102,7 +102,7 @@ optimism = [
|
||||
"reth-provider/optimism",
|
||||
"reth-rpc-types-compat/optimism",
|
||||
"reth-rpc-eth-api/optimism",
|
||||
"reth-rpc-eth-types/optimism"
|
||||
"reth-rpc-eth-types/optimism",
|
||||
]
|
||||
|
||||
jemalloc = ["dep:tikv-jemalloc-ctl"]
|
||||
|
||||
Reference in New Issue
Block a user