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