]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - tests/spec/tests.js
Updated ritocoin test, see #466
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests / spec / tests.js
index 7e553afebc2ab7fa2b28e701b89a392a74ab880d..10575efb9f97da948facae8246c9d55ffe7df71d 100644 (file)
@@ -651,7 +651,7 @@ it('Allows selection of namecoin', function(done) {
         phrase: "abandon abandon ability",
         firstAddress: "Mw2vK2Bvex1yYtYF6sfbEg2YGoUc98YUD2",
         firstPubKey: "0398066486fe87cbcb9da8e29d180b44937b6c43ad1ec4d3bddd77b7905765937e",
-        firstPrivKey: "L4A8sSkrGndiXyZdj6Fnju8Wu76s96cdHHmPxV3C5M2R2w4GVNco",
+        firstPrivKey: "TkJvbqVdNnGsCtFaV2nE8x3qqhYnYriRkGAB4747cEDRg9VUKKiz",
     };
     testNetwork(done, params);
 });
@@ -1651,7 +1651,7 @@ it('Allows selection of Ritocoin', function(done) {
         phrase: "abandon abandon ability",
         firstAddress: "BMbHdwDiuaZh4ATp8Xapf4srv3swzAGgkf",
         firstPubKey: "036f5f55dc37fa97294a2a5ae4d92735d4392d4405cbbebebf2d70d5d6781be622",
-        firstPrivKey: "L1CyVD5ADNgSUxZn6kRpJe9e17FDuAZzRGwNjvDBnEqRWjo4SEAX",
+        firstPrivKey: "Mdaumz3494kxCeiEBame4ZBzjtTQ5mYzD8notv2EBW8FcNy3PiYd",
     };
     testNetwork(done, params);
 });