1
0
Fork 0

Removed unreachable return in onionrproofs

Dieser Commit ist enthalten in:
Kevin Froman 2020-09-10 21:44:42 +00:00
Ursprung 196d02a751
Commit b4ddf343fc
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -53,8 +53,6 @@ def getDifficultyForNewBlock(data):
return totalDifficulty
return retData
def getHashDifficulty(h: str):
"""
Return the amount of leading zeroes in a hex hash string (hexHash)