Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
bibilgin
on 08/03/2025, 01:56:13 UTC
Just to clarify, the hash is computed on the bytes, as shown in the following example, not directly on the hex string or str, because it would be a different hash.


The part I don't understand is this, my friend,

When you convert Public Key to SHA256, can you detect the Wallet address?

The code you sent only gives the address when you write the public key.
After giving the public key, it takes a few seconds to get information about the Wallet. Wink