This reverts commit 2534141e19, reversing
changes made to fbc01d56d7.
This commit is contained in:
Pablo Greco 2024-11-18 04:19:32 -08:00
parent 5438960aca
commit adb4478152
132 changed files with 24 additions and 52683 deletions

View file

@ -35,7 +35,6 @@ LOCKTIME_THRESHOLD = 500000000
ANNEX_TAG = 0x50
LEAF_VERSION_TAPSCRIPT = 0xc4
LEAF_VERSION_TAPSIMPLICITY = 0xbe
def hash160(s):
return ripemd160(sha256(s))