work on proof of work

This commit is contained in:
Kevin Froman 2018-05-05 16:50:15 -05:00
parent 268cd10f34
commit 7d9936e55c
3 changed files with 41 additions and 3 deletions

View file

@ -638,7 +638,6 @@ class Core:
if powToken != False:
break
time.sleep(0.3)
try:
data.decode()