pub fn state_merkle_trie_root<'a>( accounts: impl IntoIterator<Item = (Address, &'a PlainAccount)>, ) -> B256