mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Fix typo game/komodo
This commit is contained in:
@@ -492,7 +492,7 @@ it('Allows selection of game', function(done) {
|
|||||||
};
|
};
|
||||||
testNetwork(done, params);
|
testNetwork(done, params);
|
||||||
});
|
});
|
||||||
it('Allows selection of game', function(done) {
|
it('Allows selection of komodo', function(done) {
|
||||||
var params = {
|
var params = {
|
||||||
selectText: "KMD - Komodo",
|
selectText: "KMD - Komodo",
|
||||||
firstAddress: "RJL777dmaB3PYqHEJGMJKWWkLPdu1ypGi4",
|
firstAddress: "RJL777dmaB3PYqHEJGMJKWWkLPdu1ypGi4",
|
||||||
|
|||||||
Reference in New Issue
Block a user