feat: move eip1186 conversion helpers to reth-trie-common proofs (#12985)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Hoa Nguyen
2024-11-30 23:01:19 +07:00
committed by GitHub
parent 7353dc94a8
commit 9b1d676438
12 changed files with 75 additions and 74 deletions

View File

@ -54,7 +54,6 @@ reth-provider = { workspace = true, features = ["test-utils"] }
reth-payload-builder = { workspace = true, features = ["test-utils"] }
reth-tokio-util.workspace = true
reth-testing-utils.workspace = true
alloy-rlp.workspace = true
assert_matches.workspace = true