AXE support

prefix fixed
This commit is contained in:
-k
2018-01-07 00:55:48 -05:00
parent cfc0c4d743
commit 47debf07ed

View File

@@ -116,7 +116,7 @@ bitcoinjs.bitcoin.networks.axe = {
},
pubKeyHash: 0x4B,
scriptHash: 0xCB, // TODO set this correctly
wif: 0x37
wif: 0xCB
};
bitcoinjs.bitcoin.networks.slimcoin = {