Update Litecoin P2SH

This commit is contained in:
Loshan T 2017-04-22 16:45:23 +01:00 committed by Daniel Cousens
parent 866a59f7a3
commit 2228d285a4

View file

@ -29,7 +29,7 @@ module.exports = {
private: 0x019d9cfe private: 0x019d9cfe
}, },
pubKeyHash: 0x30, pubKeyHash: 0x30,
scriptHash: 0x05, scriptHash: 0x50,
wif: 0xb0 wif: 0xb0
} }
} }