good morning!!!!

Skip to content
Snippets Groups Projects
Commit 34f29d57 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Update vm_debug.go

parent 3220a32f
No related branches found
No related tags found
No related merge requests found
......@@ -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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment