mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: disable chainspec default features (#13583)
This commit is contained in:
@ -72,7 +72,8 @@ std = [
|
||||
"derive_more/std",
|
||||
"reth-optimism-forks/std",
|
||||
"thiserror/std",
|
||||
"op-alloy-consensus/std"
|
||||
"op-alloy-consensus/std",
|
||||
"reth-chainspec/std"
|
||||
]
|
||||
optimism = [
|
||||
"reth-primitives/optimism",
|
||||
|
||||
Reference in New Issue
Block a user