FIX Onixcoin wif private key header

This commit is contained in:
Jose Luis Estevez
2019-04-14 23:59:09 +02:00
parent 961df0a5a5
commit 1b419bc615

View File

@@ -249,7 +249,7 @@ bitcoinjs.bitcoin.networks.onixcoin = {
},
pubKeyHash: 0x4B,
scriptHash: 0x05,
wif: 0x80
wif: 0xCB
};