2
2
I want to create a paperwallet for an altcoin (Protoshares).
I know the public key version byte is 0x38 (56) and the addresses start with P...
But how do I find out the ECDSA private key prefix? For bitcoin it's 0x80, for litecoin it's 0xb0.
The Protoshares private keys start with 7... if that helps. Any idea where to look at?