Hi,
I have used
coinjs.pub = 0x1E;
for my
Address to start with
D - DKo6y9Cfuwu8imVUz2MWbAeYXHtmgYkFFF the wallet that I use to verify the address confirm that the address is a valid address.
What should I replace
coinjs.priv = 0x80;
with in order for my
Private key (WIF key) to start with the capital letter
Q - the wallet return an invalid private key message
Tnx,
H.