Removed unreachable return in onionrproofs

Este commit está contenido en:
Kevin Froman 2020-09-10 21:44:42 +00:00
padre 196d02a751
commit b4ddf343fc
Se han modificado 1 ficheros con 0 adiciones y 2 borrados

Ver fichero

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