pub fn storage_root( storage: impl IntoIterator<Item = (B256, FlaggedStorage)>, ) -> B256
Calculates the root hash of account storage trie.
If the items are not in sorted order.