aboutsummaryrefslogtreecommitdiffstats
path: root/pow/ezp/pow.go
diff options
context:
space:
mode:
Diffstat (limited to 'pow/ezp/pow.go')
-rw-r--r--pow/ezp/pow.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/pow/ezp/pow.go b/pow/ezp/pow.go
index f7ae1cbf1..0f7ee3570 100644
--- a/pow/ezp/pow.go
+++ b/pow/ezp/pow.go
@@ -91,8 +91,6 @@ empty:
time.Sleep(20 * time.Microsecond)
}
}
-
- return 0, nil
}
func (pow *EasyPow) Verify(block pow.Block) bool {