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:
@ -54,5 +54,6 @@ std = [
|
||||
"secp256k1/std",
|
||||
"reth-ethereum-forks/std",
|
||||
"serde_json/std",
|
||||
"reth-primitives-traits/std"
|
||||
"reth-primitives-traits/std",
|
||||
"reth-chainspec/std"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user