]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
DeepOnion: test fixed
authoraitorp6 <aitorp@gmail.com>
Tue, 11 Jun 2019 12:34:18 +0000 (14:34 +0200)
committeraitorp6 <aitorp@gmail.com>
Tue, 11 Jun 2019 12:34:18 +0000 (14:34 +0200)
tests/spec/tests.js

index 2685fa6224eb2a94669548ed60a08c9fc24b6263..90cdc7afd84a66031ab15ee33ed6112475a62d20 100644 (file)
@@ -1112,7 +1112,7 @@ it('Allows selection of Omnicore', function(done) {
 it('Allows selection of DeepOnion', function(done) {
     var params = {
         selectText: "ONION - DeepOnion",
-        firstAddress: "DVioZ2Rjc9krDf5bbHuixznSDumzvGpzVw",
+        firstAddress: "DYREY7XCFXVqJ3x5UuN43k2JwD2s1kif48",
     };
     testNetwork(done, params);
 });