]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - tests/spec/tests.js
Fix elastos changes
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests / spec / tests.js
index b09be058ecd347d595d17314d30eae47652a89a1..1725a2d12a7ddaa54f583328f5fdaf37a27fe311 100644 (file)
@@ -1611,7 +1611,7 @@ it('Allows selection of Groestlcoin Testnet', function(done) {
 it('Allows selection of Elastos', function(done) {
     var params = {
         selectText: "ELA - Elastos",
-        firstAddress: "EYmqntM99tr4NJJs2G5Nr93pqsh9cdTCkS",
+        firstAddress: "EMccDcsn3SwPDcfeQMf3w7utqi8ioWYtkg",
     };
     testNetwork(done, params);
 });