Removed unreachable return in onionrproofs

Этот коммит содержится в:
Kevin Froman 2020-09-10 21:44:42 +00:00
родитель 196d02a751
Коммит b4ddf343fc
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

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