Closed demining closed 2 years ago
I get an error. What am I doing wrong?
from cryptotools import PrivateKey prv = PrivateKey.from_wif('KwLdv6T2jmhQbswnYrcL9KZHerTpVyjozp1JNjfP5QuD3GchCwCc') prv.hex()
what’s the error?
I get an error. What am I doing wrong?