X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=18b222074c52b1f3c4cceebdaef483653d9f837d;hb=d933c3f731ba0f854e07dda73f60c39c70b11526;hp=df3a4606c2158ccb8f625ba2afea92d794b31b5c;hpb=b3cc3930d0ceba42b6e0add887524f23e74db3d3;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index df3a460..18b2220 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -118,7 +118,7 @@

Mnemonic Code Converter

-

v0.2.1

+

v0.2.5


@@ -270,6 +270,15 @@
+
@@ -403,6 +412,13 @@ Use hardened addresses +
+
+ +
@@ -16926,6 +16942,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 +22130,8 @@ module.exports = { }).call(this,require("buffer").Buffer) },{"bs58check":80,"buffer":4}]},{},[33])(33) -}); +}); +