New POW calculation module #1284

Open
Kleshni wants to merge 38 commits from Kleshni/POW into v0.6
Showing only changes of commit 174fb38c7d - Show all commits

View File

@ -901,9 +901,6 @@ class singleWorker(threading.Thread, helper_threading.StoppableThread):
self.processMessage(*i)
def cancelMessage(self, ackData, delete, trash):
#multpubky
#neededkeys
ID = "ack", ackData
if ID in self.startedWorks: