[iancoleman/bip39] ADD support MONK, LTCt, DOGEt (#335)

Can you please replace the tab character with a space character in MONK name thanks.
This commit is contained in:
Panagiotis David
2019-06-10 21:42:44 +03:00
parent b85da0745a
commit 7f59c88dbc

View File

@@ -1478,7 +1478,7 @@ it('Allows selection of Ethersocial Network', function(done) {
});
it('Allows selection of Monkey Project', function(done) {
var params = {
selectText: "MONK - Monkey Project",
selectText: "MONK - Monkey Project",
firstAddress: "MnLrcnnUzKnf7TzufjRe5DLZqQJz18oYyu",
};
testNetwork(done, params);