Try making the hash like this hashlib.sha256(bytes.fromhex(preimage)).hexdigest()
It’s cause the preimage is in hex format
Please Login to reply.
No replies yet.