Skip to content

Commit

Permalink
Updated ritocoin test, see #466
Browse files Browse the repository at this point in the history
  • Loading branch information
iancoleman committed Feb 11, 2021
1 parent f331441 commit 90422a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spec/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -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);
});
Expand Down

0 comments on commit 90422a4

Please sign in to comment.