mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(trie): replace ParallelStateRoot with AsyncStateRoot (#11213)
This commit is contained in:
@ -25,7 +25,7 @@ reth-execution-types.workspace = true
|
||||
reth-stages-api.workspace = true
|
||||
reth-trie = { workspace = true, features = ["metrics"] }
|
||||
reth-trie-db = { workspace = true, features = ["metrics"] }
|
||||
reth-trie-parallel = { workspace = true, features = ["parallel"] }
|
||||
reth-trie-parallel.workspace = true
|
||||
reth-network.workspace = true
|
||||
reth-consensus.workspace = true
|
||||
reth-node-types.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user