diff --git a/src/js/index.js b/src/js/index.js index 93730ed..2a3e86c 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -1765,6 +1765,13 @@ setHdCoin(19); }, }, + { + name: "CESC - Cryptoescudo", + onSelect: function() { + network = bitcoinjs.bitcoin.networks.cannacoin; + setHdCoin(111); + }, + }, { name: "CDN - Canadaecoin", onSelect: function() {