Moved checks
This commit is contained in:
@ -145,7 +145,6 @@ func (self *State) Set(state *State) {
|
||||
|
||||
self.trie = state.trie
|
||||
self.stateObjects = state.stateObjects
|
||||
//*self = *state
|
||||
}
|
||||
|
||||
func (s *State) Root() interface{} {
|
||||
|
Reference in New Issue
Block a user