pub fn storage_root<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 using triehash::sec_trie_root.