feat(provider): StateRootProvider::state_root_with_updates (#5485)

This commit is contained in:
Roman Krasiuk
2023-11-19 06:33:11 -08:00
committed by GitHub
parent 49d69c66cc
commit 14dd9e8150
15 changed files with 144 additions and 52 deletions

View File

@ -22,6 +22,9 @@ revm.workspace = true
# common
tracing.workspace = true
[dev-dependencies]
reth-trie.workspace = true
[features]
optimism = [
"revm/optimism",