mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
feat(trie): add trie-debug feature for recording sparse trie mutations (#22234)
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
@@ -121,6 +121,7 @@ test-utils = [
|
||||
"reth-primitives-traits/test-utils",
|
||||
"reth-tasks/test-utils",
|
||||
]
|
||||
trie-debug = ["reth-engine-tree/trie-debug"]
|
||||
op = [
|
||||
"reth-db/op",
|
||||
"reth-db-api/op",
|
||||
|
||||
Reference in New Issue
Block a user