primitives: use EMPTY_ROOT_HASH when possible (#11822)

This commit is contained in:
Thomas Coratger
2024-10-17 01:02:44 +02:00
committed by GitHub
parent 025cb3b70e
commit 24287e8562
6 changed files with 16 additions and 29 deletions

View File

@ -15,3 +15,4 @@ workspace = true
reth-primitives.workspace = true
reth-primitives-traits.workspace = true
alloy-primitives.workspace = true
alloy-consensus.workspace = true