Post
Topic
Board Development & Technical Discussion
Re: Hex privete key to all Bitcoin addresses, python script?
by
bane77
on 12/12/2023, 04:01:47 UTC
Secret bytes must be exactly 32 bytes

you put in more or less than 32 bytes.

Have you included the bitcoinaddress library?


Yes i have bitcoinaddress library installed, and as i mention before i just copy/paste the code, didnt change the hex key and i get error.