Browse Source

Update Litecoin P2SH

hk-custom-address
Loshan T 8 years ago
committed by Daniel Cousens
parent
commit
2228d285a4
  1. 2
      src/networks.js

2
src/networks.js

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

Loading…
Cancel
Save