secp256k1

"non-hexadecimal number found in fromhex() arg at position 65"

"non-hexadecimal number found in fromhex() arg at position 65" Question: I made a program that makes Bitcoin Address with random private key. Some variables and methods that do not have a separate description are the fixed values of the SECP256K1 elliptic curve. As they are not related to errors, I omitted them. get_private_key method returns …

Total answers: 1