Function storage_root
pub fn storage_root(
storage: impl IntoIterator<Item = (FixedBytes<32>, Uint<256, 4>)>,
) -> FixedBytes<32>
Available on crate feature
trie
only.pub fn storage_root(
storage: impl IntoIterator<Item = (FixedBytes<32>, Uint<256, 4>)>,
) -> FixedBytes<32>
trie
only.