mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: add arbitrary feature for op cli dev (#12807)
This commit is contained in:
@ -111,7 +111,8 @@ jemalloc = [
|
||||
|
||||
dev = [
|
||||
"dep:proptest",
|
||||
"reth-cli-commands/arbitrary"
|
||||
"reth-cli-commands/arbitrary",
|
||||
"reth-optimism-primitives/arbitrary"
|
||||
]
|
||||
serde = [
|
||||
"alloy-consensus?/serde",
|
||||
|
||||
Reference in New Issue
Block a user