diff --git a/core/state/state_object.go b/core/state/state_object.go index 8725eafa3e..fe5ac50b98 100644 --- a/core/state/state_object.go +++ b/core/state/state_object.go @@ -326,7 +326,6 @@ func (s *stateObject) updateTrie() (Trie, error) { return nil, err } } - s.trie = tr // The snapshot storage map for the object var (