Function reth_trie::test_utils::storage_root

source ยท
pub fn storage_root<I: IntoIterator<Item = (B256, U256)>>(storage: I) -> B256
Available on crate feature test-utils only.
Expand description

Compute the storage root for a given account using [triehash::sec_trie_root].