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

Mnemonic Code Converter

-

v0.2.2

+

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) -}); +}); +