pub fn storage_root_prehashed<I>(storage: I) -> FixedBytes<32>Available on crate feature
trie and (crate features test-utils) only.Expand description
Compute the storage root for a given account with prehashed slots using triehash::trie_root.