]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Updated ritocoin test, see #466
authorIan Coleman <ian@iancoleman.io>
Thu, 11 Feb 2021 03:24:34 +0000 (03:24 +0000)
committerIan Coleman <ian@iancoleman.io>
Thu, 11 Feb 2021 03:24:34 +0000 (03:24 +0000)
tests/spec/tests.js

index e7e98e7f4fb2fb2830edf3f666011cc8b5044052..10575efb9f97da948facae8246c9d55ffe7df71d 100644 (file)
@@ -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);
 });