Update vm_debug.go
This commit is contained in:
		
							parent
							
								
									3220a32ff0
								
							
						
					
					
						commit
						34f29d57b6
					
				| @ -805,7 +805,6 @@ func (self *DebugVm) RunClosure(closure *Closure) (ret []byte, err error) { | ||||
| 			stack.Push(closure.Gas) | ||||
| 			// 0x60 range
 | ||||
| 		case CREATE: | ||||
| 
 | ||||
| 			var ( | ||||
| 				err          error | ||||
| 				value        = stack.Pop() | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user