Merge branch 'master' of github.com:iancoleman/bip39

This commit is contained in:
Ian Coleman
2019-02-25 11:48:41 +11:00

View File

@@ -104,7 +104,7 @@ bitcoinjs.bitcoin.networks.peercoin = {
private: 0x0488ade4
},
pubKeyHash: 0x37,
scriptHash: 0x00, // TODO set this correctly
scriptHash: 0x75,
wif: 0xb7
};