mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
[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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user