mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(provider): StateRootProvider::state_root_with_updates (#5485)
This commit is contained in:
@ -22,6 +22,9 @@ revm.workspace = true
|
||||
# common
|
||||
tracing.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
reth-trie.workspace = true
|
||||
|
||||
[features]
|
||||
optimism = [
|
||||
"revm/optimism",
|
||||
|
||||
Reference in New Issue
Block a user