Does anyone know what the private key prefix for this coin is? I cannot seem to calculate it.
Based on what I have seen, Bitcoin uses 0x80 (128 in dec), Litecoin uses 0xb0 (176 in dec) and according to
https://en.bitcoin.it/wiki/List_of_address_prefixes the private key prefix (it uses Y from what I have seen from my testing in private key dumps) Y should correspond to 78 in Dec which is 0x4e. This doesnt seem to work for generation
Does anyone know?
I am converting bitaddress.org to generate BBQcoin paper wallets, brain wallets etc.