X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Fjs%2Findex.js;h=009a32036d94d0ec259d4aa7be78554d45b0772b;hb=115eb450839f1ecc86ffe03768a59637986a6c83;hp=f00d90bf2190f78411ade614a8769069bfd83025;hpb=7594405011b91075725790ab480d5fded0b689c9;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/js/index.js b/src/js/index.js index f00d90b..009a320 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -2285,6 +2285,14 @@ setHdCoin(186); }, }, + { + name: "CRP - CranePay", + onSelect: function() { + network = libs.bitcoin.networks.cranepay; + setHdCoin(2304); + }, + }, + { name: "CRW - Crown (Legacy)", onSelect: function() {