Removed unreachable return in onionrproofs

Cette révision appartient à :
Kevin Froman 2020-09-10 21:44:42 +00:00
Parent 196d02a751
révision b4ddf343fc
1 fichiers modifiés avec 0 ajouts et 2 suppressions

Voir le fichier

@ -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)