X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=src%2Fjs%2Findex.js;h=88b1e097fe5aa90c03e2ac5c3b18b93f2930bcab;hp=6085f1bb2824c33d27ae22827e0defcb0c0a7905;hb=af14981d83441583bf6ed1a27dabb9545a1168f4;hpb=9f3c11176634d46ac19586b1988da80fb3f71ee4 diff --git a/src/js/index.js b/src/js/index.js index 6085f1b..88b1e09 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -2368,6 +2368,13 @@ setHdCoin(200); }, }, + { + name: "ONION - DeepOnion", + onSelect: function() { + network = bitcoinjs.bitcoin.networks.deeponion; + setHdCoin(305); + }, + }, { name: "ONX - Onixcoin", onSelect: function() {