mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(trie): SparseStateTrie::update_account (#12954)
This commit is contained in:
@ -14,8 +14,9 @@ workspace = true
|
||||
|
||||
[dependencies]
|
||||
# reth
|
||||
reth-tracing.workspace = true
|
||||
reth-primitives-traits.workspace = true
|
||||
reth-trie-common.workspace = true
|
||||
reth-tracing.workspace = true
|
||||
|
||||
# alloy
|
||||
alloy-primitives.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user