From: Ian Coleman Date: Sun, 27 Aug 2017 23:48:48 +0000 (+1000) Subject: Release v0.2.4 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=8d18f379fd5ed9acfc0219f69a33f0cfff146d98 Release v0.2.4 --- diff --git a/bip39-standalone.html b/bip39-standalone.html index 3ec21db..f268cae 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -118,7 +118,7 @@

Mnemonic Code Converter

-

v0.2.3

+

v0.2.4


@@ -270,6 +270,15 @@
+
@@ -16926,6 +16935,16 @@ module.exports = { wif: 0xef }, litecoin: { + messagePrefix: '\x19Litecoin Signed Message:\n', + bip32: { + public: 0x0488b21e, + private: 0x0488ade4, + }, + pubKeyHash: 0x30, + scriptHash: 0x32, + wif: 0xb0 + }, + litecoinLtub: { messagePrefix: '\x19Litecoin Signed Message:\n', bip32: { public: 0x019da462, @@ -22104,7 +22123,8 @@ module.exports = { }).call(this,require("buffer").Buffer) },{"bs58check":80,"buffer":4}]},{},[33])(33) -}); +}); +