]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - tests/spec/tests.js
Add DeepOnion (ONION)
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests / spec / tests.js
index 42dc7925e4394bfcfa1ba8ea8ef84a578d7f8d97..e3f7e1c1a6469a7b1850a6207b3bf7afa7cd1409 100644 (file)
@@ -1077,6 +1077,13 @@ it('Allows selection of Omnicore', function(done) {
     };
     testNetwork(done, params);
 });
+it('Allows selection of DeepOnion', function(done) {
+    var params = {
+        selectText: "ONION - DeepOnion",
+        firstAddress: "DVioZ2Rjc9krDf5bbHuixznSDumzvGpzVw",
+    };
+    testNetwork(done, params);
+});
 it('Allows selection of Pesobit', function(done) {
     var params = {
         selectText: "PSB - Pesobit",